Skip to content

Instantly share code, notes, and snippets.

@FoxNeo
Last active November 17, 2020 21:33
Show Gist options
  • Save FoxNeo/b85cfdb68286e635735aeb9d221ec148 to your computer and use it in GitHub Desktop.
Save FoxNeo/b85cfdb68286e635735aeb9d221ec148 to your computer and use it in GitHub Desktop.
Fix VirtualBox Kernel Error on Manjaro

Run this commands:

sudo pacman -S virtualbox
uname -r
sudo pacman -S linux414-virtualbox-host-modules
sudo modprobe vboxdrv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment