Hello;
My kernel is 2.6.24-22-generic. I've already installed Virtualbox when I was using ..21-generic. With my kernel upgrade, it seems there is no -22-generic. A search on the module turned this thread up:
Well, I've tried this:
How do I get the Virtualbox drivers updated to match my kernel version?
mhumm2
My kernel is 2.6.24-22-generic. I've already installed Virtualbox when I was using ..21-generic. With my kernel upgrade, it seems there is no -22-generic. A search on the module turned this thread up:
Hi,
When they release a new kernel, you have to rerun the setup for virtualbox. I don't have the command but if you open a terminal and type in VirtualBox you should get the message that says what to do. I have upgraded to the newer kernel and reran the setup and all is ok. This needs to be done each time you get a kernel update.
When they release a new kernel, you have to rerun the setup for virtualbox. I don't have the command but if you open a terminal and type in VirtualBox you should get the message that says what to do. I have upgraded to the newer kernel and reran the setup and all is ok. This needs to be done each time you get a kernel update.
Code:
$ sudo apt-get install virtualbox Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting virtualbox-ose instead of virtualbox virtualbox-ose is already the newest version. The following packages were automatically installed and are no longer required: libwxgtk2.8-0 libwxbase2.8-0 linux-headers-2.6.24-21-generic linux-headers-2.6.24-21 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. $
mhumm2
Comment