I uninstalled VirtualBox 1.6.6 from my kubuntu 7.10 system, and installed the correct .deb of VirtualBox 2.0.0, but if I try to start my virtual install of win XP I get this error:
Code: Select all
The VirtualBox support driver which is running is from a different version of VirtualBox. You can correct this by stopping all running instances of VirtualBox and reinstalling the software..
VBox status code: -1912 (VERR_VM_DRIVER_VERSION_MISMATCH).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}(I tried a reinstall, but that's completely pointless since installed deb packages are the same each time you try it again.)
I guess the VirtualBox kernel module is still the 1.6.6 version, but can I manually upgrade it?
I first thought I simply needed to reboot, so that the newer kernel module would get loaded but that's not the case.