Difference between revisions of "VirtualBox"

m
imported>Handy
imported>Jareb
Line 63: Line 63:
It will then be necessary to select the appropriate '''Virtualbox Host Module''' to install, depending on the kernel version currently being run. Rather like installing a driver, doing so will ensure that Virtualbox is able to run properly. For example, where running kernel 3.7, the appropriate number would be entered to install the following module:
It will then be necessary to select the appropriate '''Virtualbox Host Module''' to install, depending on the kernel version currently being run. Rather like installing a driver, doing so will ensure that Virtualbox is able to run properly. For example, where running kernel 3.7, the appropriate number would be entered to install the following module:


  linux37-virtualbox-host-modules
  sudo pacman -S linux37-virtualbox-host-modules




Line 69: Line 69:


  sudo modprobe vboxdrv
  sudo modprobe vboxdrv


== Where Using Multiple Kernels ==
== Where Using Multiple Kernels ==
Anonymous user