
I recently installed the updated kernel in Ubuntu 8.10. Everything seemed to go fine until I tried to open my Windows XP Virtual Machine inside of VirtualBox. I initially got an error that said ‘Failed to open a session for the virtual machine Windows XP’. This error was immediately followed by another error dialogue box with the error:
VERR_VM_DRIVER_NOT_INSTALLED (rc=-1908)
There’s two ways to fix this. I would try the first method first, and the second only it that didn’t work.
Simply open a terminal window and type ‘sudo /etc/init.d/vboxdrv setup‘. This will take a little bit of time, but once it’s done, you should be able to open your virtual machines like normal. If for some reason this doesn’t work, try the second method below.
Go to ‘System’ –> ‘Administration’ –> ‘Synaptic Package Manager’ and search for ‘virtualbox’. Uninstall whatever is installed. Once it’s removed, reinstall it.
You’ll need to remember what version you installed. I prefer the one from Sun Microsystems which you can get here. You can of course, just reinstall the exact packages you just uninstalled.
Related posts:
Related posts brought to you by Yet Another Related Posts Plugin.