Difference between revisions of "VirtualBox"

no edit summary
imported>Verityproductions
imported>Verityproductions
Line 61: Line 61:




* '''Should a new kernel be installed at a later time''', there will be no need to add the Virtualbox module again to it. This is because the '''[[Manjaro_Kernels|Manjaro Hardware Detection tool for Kernels]]''' (mwhd-kernel) will automatically update new kernels with all existing modules being used during the installation process.
=== Where Using Multiple Kernels ===


'''Should a new kernel be installed at a later time''', there will be no need to add the Virtualbox module again to it. This is because the '''[[Manjaro_Kernels|Manjaro Hardware Detection tool for Kernels]]''' (mwhd-kernel) will automatically update new kernels with all existing modules being used during the installation process.


* '''However, should multiple kernels already be installed''' - and the intention is to use Virtualbox with them as well - then it will be necessary to add the Virtualbox module to them in addition. To do so, simply select the desired kernel version at the boot screen and re-enter the modprobe command provided.
'''However, should multiple kernels already be installed''' - and the intention is to use Virtualbox with them as well - then it will be necessary to add the Virtualbox module to them in addition. In order to add the Virtualbox module to an existing kernel:
 
1. Select the appropriate kernel at the bootup screen
 
2. Download the '''Virtualbox host utilities''' for that kernel. The syntax of the command to do so is:
 
sudo pacman -S linux[number]
 
 
 
it will first be necessary to download and install the '''Virtualbox host utilities''' for the kernel(s) you wish to use Virtualbox with.
 
The syntax of the command to install
 
 
simply select the desired kernel version at the boot screen and re-enter the modprobe command provided.