2010
08.05
08.05
This note relates to:
- virtualbox-3.2
- Ubuntu 10.04
- linux-2.6.32-24-generic
After upgrading the latest kernel, VirtualBox stopped working. More specifically, VirtualBox complained that a host-only adapter, previously available, had disappeared and, consequently, could not start the intended virtual machine that was dependent on it.
The root cause appears to be that the VirtualBox kernel modules needed to be re-generated. Nevertheless, here is the process to fix it:
- Reconfigure VirtualBox
- Reboot Ubuntu
In details:
sudo dpkg-reconfigure virtualbox-3.2
sudo reboot
sudo reboot
After this, VirtualBox performs as expected.
No Comment.
Add Your Comment