Comment 12 for bug 237278

Revision history for this message
McB (makkbe) wrote : Re: virtualbox don't run when update-manager change the linux-kernel

A temporary fix, until the package is updated:

sudo apt-get install virtualbox-ose-source
sudo module-assistant update
sudo module-assistant prepare
sudo module-assistant a-i virtualbox-ose
sudo /etc/init.d/vboxdrv restart

Launch VirtualBox, and it should work.