Virtualbox/VMware Kernel Update Pow-wow
For the last couple of months I have been under the impression that the DKMS package that was developed by Dell and included with Ubuntu 8.10 was going to take care of all our worries regarding Linux Kernel header modules. One of the biggest annoyances I’ve had to put up with ever since I started using virtualzation software (like VMware Server and Sun Virtualbox) is the fact that after a new Linux Kernel came down the wire, I would have no choice but to open a terminal window and run a command to manually recompile Kernel headers. I’ve been telling people for weeks, “Yeah, 8.10 does it all for you automatically. No need to mess with the terminal anymore.” To my surprise yesterday I downloaded the latest updates including a new Kernel, and yet I still had to recompile my Virtualbox kernel headers. (By the way, this kernel update patched a security vulnerability that was found the day before, but now it’s fixed. 24 hours to fix a hole = lots of envy from Windows users). I’m waiting for someone to reply to a post I put up in Ubuntu forums about this to find out what’s going on, but in the mean time here’s what you need to do to fix your VM software:
Virtualbox:
Open a terminal window and paste in the following text:
- sudo /etc/init.d/vboxdrv setup

After about 30 seconds or so it should be finished and your Virtualbox should be back to normal. Whew!
VMware Server:
Open a terminal window and paste in the following text:
- sudo vmware-config.pl -default
- sudo vmware-uninstall.pl