I am unable to get Virtual Box to load since upgrading to Ubuntu 12.10. It tells me to rebuild the kernel modules by running /etc/init.d/vboxdrv setup
. When I do in terminal the system cannot find the linux-headers-3.2.0-32-generic. I checked /usr/src
and the only headers there are for versions 3.5.0-17 and 3.5.0-18.
Can anyone please tell me how to recreate the headers that the system is looking for?
apt-get
? – jippie Nov 18 '12 at 20:02