Difference between revisions of "VirtualBox"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 73: | Line 73: | ||
sudo pacman -S [kernel version]-virtualbox-host-modules | sudo pacman -S [kernel version]-virtualbox-host-modules | ||
When listing the kernel version currently being used in the command, it is not necessary to write the entire version number. Any version of Kernel 3.5 can be listed simply as 'linux35', and any version of Kernel 3.6 can be listed as 'linux36', and so on. As an example, the following command will install the ''Virtualbox Host Utilities'' specifically for kernel version 3.5: | When listing the kernel version currently being used in the command, it is not necessary to write the entire version number. Any version of Kernel 3.5 can be listed simply as 'linux35', and any version of Kernel 3.6 can be listed as 'linux36', and so on. As an example, the following command will install the ''Virtualbox Host Utilities'' specifically for kernel version 3.5: |