- Code: Select all
Failed to start the virtual machine WinXP
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..
Is there some process running I need to stop before running the upgrade? There's nothing running as far as I can see.
- Code: Select all
sean@Oberon ~ $ ps -ef | grep virtual
sean 29724 28920 0 14:15 pts/2 00:00:00 grep --colour=auto virtual
sean@Oberon ~ $ ps -ef | grep box
sean 29729 28920 0 14:15 pts/2 00:00:00 grep --colour=auto box
I also tried removing the module before re-installing, just because I'm at a loss.
Does this have something to do with the voboxdrv module? I've reloaded it (rmmod then modprobe) and rebooted with no love.
Does it have to do with the kernel it's compiled for (gentoo vs. sabayon)?
For now I'm back at 1.6.4 from entropy. But I'd really like to be able to run 64-bit guest systems, available in 2.0.

