Maui Forums

Full Version: Virtualbox kernel mismatch
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To fix the virtualbox kernel mismatch

Quote: Failed to open a session for the VM kubuntu exit code 1;

RTR3Init failed with rc=-1912(rc=1912)

First uninstall all virtualbox modules:

Code:
sudo rmmod vboxnetadp vboxnetflt vboxpci vboxdrv

And finally reconfigure de vbox drive

Code:
sudo rcvboxdrv setup

And thats it.