Oracle VM VirtualBox is available as a standard Oracle Solaris
package. Download the Oracle VM VirtualBox SunOS package, which
includes the 64-bit version of Oracle VM VirtualBox. The
installation must be performed as root and from the global
zone. This is because the Oracle VM VirtualBox installer
loads kernel drivers, which cannot be done from non-global
zones. To verify which zone you are currently in, execute the
To start installation, run the following commands:
gunzip -cd VirtualBox-version-number -SunOS.tar.gz | tar xvf -
The Oracle VM VirtualBox kernel package is integrated into the main package. Install the Oracle VM VirtualBox package as follows:
pkgadd -d VirtualBox-version-number -SunOS.pkg
The installer will then prompt you to enter the package you wish to install. Choose 1 or all and proceed. Next the installer will ask you if you want to allow the postinstall script to be executed. Choose y and proceed, as it is essential to execute this script which installs the Oracle VM VirtualBox kernel module. Following this confirmation the installer will install Oracle VM VirtualBox and execute the postinstall setup script.
Once the postinstall script has been executed your installation
is now complete. You may now safely delete the uncompressed
package and
If you need to use Oracle VM VirtualBox from non-global zones, see