====== VirtualBox ====== ^ Solaris 10 ^ OpenSolaris 2008.11 ^ Debian ^ Ubuntu ^ Windows ^ | Yes. Download VirtualBox from [[http://www.virtualbox.org|www.virtualbox.org]] ||||| Virtual Box is an open source alternative to VMWare. ===== Solaris 10 64 bit Installation Tips ===== * Unpack the package * If you have an old version of VirtualBox, it's safer to uninstall it first. * Add the kernel package first * Add the user package * Run /opt/VirtualBox/VirtualBox So the commands are: # gunzip VirtualBox-1.6.2-SunOS_amd64.tar.gz # tar -xvf VirtualBox-1.6.2-SunOS_amd64.tar # pkgadd -d VirtualBoxKern-1.6.2-SunOS-r31466.pkg # pkgadd -d VirtualBox-1.6.2-SunOS-amd64-r31466.pkg $ VirtualBox &