paapereira.xyz

VirtualBox Kernel driver not installed

After installing the new 2.6.28-13 kernel yesterday, running a virtual machine in VirtualBox aborts with the following error:

virtualbox

As the message says, the VirtualBox Linux kernel driver for the running Linux kernel isn’t installed.

To re-setup the kernel module you just need to:

1sudo /etc/init.d/vboxdrv setup

#Linux #Ubuntu #VirtualBox