VirtualBox

HI!

I have problem with VirtualBox. The application is working, but when I can run a machine with “Windows” I get two errors:

Failed to open a session for the virtual machine Windows.
The virtual machine ‘Windows’ has terminated unexpectedly during startup with exit code 1.

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

The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing

‘/etc/init.d/vboxdrv setup’

may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.

I added users to vboxgroup.
Please help me.

Linux 2.6.34.7-0.7-desktop x86_64 ; openSUSE 11.3 (x86_64) ; 4.4.4 (KDE 4.4.4) “release 3”

Hi,

If you installed version 4, check this : VirtualBox 4.0

If not, check this how-to : Virtual Box (Sun Version) Install HowTo

Have you tried running


sudo /etc/init.d/vboxdrv setup

In the terminal? Try that first.

sudo /etc/init.d/vboxdrv setup

Recompiling VirtualBox kernel modules, NOT. It has been packaged.

What next ?

No,

You have to run this before the command given by ah7013 :

modprobe vboxdrv

Consult this link I gave you and follw it stpe by step : Virtual Box (Sun Version) Install HowTo

Try


sudo /etc/init.d/vboxdrv restart

to reload the kernel moduls.

Did you install VirtualBox from the official website or from the openSuse
Repos??