Difference between revisions of "VirtualBox"
Views
Actions
Namespaces
Variants
Tools
m
→Install Virtualbox
imported>Sangorys |
imported>Sangorys |
||
Line 64: | Line 64: | ||
uname -r | uname -r | ||
You will have something like : 3.7.4-1-MANJARO. It means that the kernel is linux37. Then install it with | You will have something like : ''3.7.4-1-MANJARO''. It means that the kernel is ''linux37''. Then install it with | ||
sudo pacman -S | sudo pacman -S linux''37''-virtualbox-host-modules | ||