Make VirtualBox work @ Mint9

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
kwevej

Make VirtualBox work @ Mint9

Post by kwevej »

VirtualBox, as it came with Mint9 haven't worked for me.
Solved by:

Code: Select all

apt install linux-headers-$(uname -r)
(Re)compile kernel module

Code: Select all

sudo /etc/init.d/vboxdrv setup
Post Reply

Return to “Tutorials”