I'm using debian lenny: Linux mms-014 2.6.18-4-amd64 #1 SMP Mon Mar 26 19:17:44 UTC 2007 x86_64 GNU/Linux
I'm using VBox 1.4.0 installed using deb http://www.virtualbox.org/debian etch non-free
Installed correctly, failed to load module, asking to add nmi_watchdog=0 to kernel command line.
I added the parameter, restarted. I then purged VBox, installed again (it deleted and compiled the module).
I created a VM (windows XP), but when I try to start it, it says:
Unknown error initializing kernel driver (VERR_VM_DRIVER_VERSION_MISMATCH).
VBox status code: -1912 (VERR_VM_DRIVER_VERSION_MISMATCH).
Código de Resultado:
0x80004005
Componente:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
I read some thread saying that it's cause by an old kernel module version (My installation is brand new). I still did execute "modprobe -r vboxdrv && modprobe vboxdrv", as they said. No better luck after that.