Am using Feisty 7.04, and previously I was using a Windows XP guest on Virtualbox with no problems. Today, the update notifier informed me that there were updates to the kernel, so I went ahead and updated. I was previously using the low-latency 2.6.20.15 kernel, and when I upgraded and rebooted, I used the low-latency 2.6.20.16 kernel. I logged into Ubuntu and everything was fine, but when I started my Windows XP VM, I got an error saying:
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
I tried to run /etc/init.d/vboxdrv setup, but when I did, I got this error in vbox-install.log:
Makefile:73: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
Any idea what I should do? I don't know where to specify the kernel directory, and even if I did I wouldn't know what directory to put. Thanks.

