Difference between revisions of "VirtualBox"
Views
Actions
Namespaces
Variants
Tools
m
→Install VirtualBox
imported>Fhdk m |
imported>Fhdk |
||
Line 16: | Line 16: | ||
To install VirtualBox, you need to install the packages {{ic|virtualbox}} and {{ic|linux*-virtualbox-host-modules}}. The latter must match the version of the kernel you are running. To list what kernels is installed use mhwd (example) | To install VirtualBox, you need to install the packages {{ic|virtualbox}} and {{ic|linux*-virtualbox-host-modules}}. The latter must match the version of the kernel you are running. To list what kernels is installed use mhwd (example) | ||
{{CmdUserResult|mhwd-kernel -li|Currently running: 5.4.0-1-MANJARO (linux54) | {{CmdUserResult|mhwd-kernel -li|Currently running: 5.4.0-1-MANJARO (linux54) | ||
The following kernels are installed in your system: | The following kernels are installed in your system: | ||
* linux54 | |||
}} | }} | ||
To install VirtualBox and automatically install the kernel modules for your installed kernels enter the following command in the terminal: | To install VirtualBox and automatically install the kernel modules for your installed kernels enter the following command in the terminal: |