Virtualbox not working in opensuse 10.3

Discussions related to using VirtualBox on Linux hosts.
Post Reply
jtjumper
Posts: 1
Joined: 14. Oct 2007, 22:59

Virtualbox not working in opensuse 10.3

Post by jtjumper »

Whenever I start a virtual machine, I get this message:
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Result Code:
0x80004005
Component:
Console
Interface:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
What do I do?
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

Read the message and do, what the message says.
longshot-nm
Posts: 19
Joined: 29. Sep 2007, 02:06

Post by longshot-nm »

You need to have the kernel module loaded. Go to Yast, system, /etc/sysconfig, kenel, and add vboxdrv to modules loaded on boot.
wyliecoyoteuk
Posts: 3
Joined: 16. Oct 2007, 12:41

Post by wyliecoyoteuk »

stefan.becker wrote:Read the message and do, what the message says.
Unfortunately, I had the same problem, and the vxboxdrv file does not exist- The rpm on the opensuse 10.3 media is incomplete

I solved it by using the 10.2 rpm from this site.
You need the kernel sources and gcc installed, as well, as it the vxboxdrv setup recompiles the module.
longshot-nm
Posts: 19
Joined: 29. Sep 2007, 02:06

Post by longshot-nm »

If the kernel drive rpm was not installed, then there would be no vboxdrv.
wyliecoyoteuk
Posts: 3
Joined: 16. Oct 2007, 12:41

Post by wyliecoyoteuk »

longshot-nm wrote:If the kernel drive rpm was not installed, then there would be no vboxdrv.
Well, I had selected "virtual Box" and "virtualbox-kmp-default" in Yast (in fact the second was selected automatically).

Is there another vxbox module that I should have installed?

The rpm for suse 10.2 works fine.
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

Please remove the actual Version and download the full version for Suse 10.2. That works without these Problems.
wyliecoyoteuk
Posts: 3
Joined: 16. Oct 2007, 12:41

Post by wyliecoyoteuk »

stefan.becker wrote:Please remove the actual Version and download the full version for Suse 10.2. That works without these Problems.
Yup, that's what I did. :-)
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

Post by Technologov »

There is a guide about VirtualBox on openSUSE:
http://forgeftp.novell.com/lfl/.html/virtualbox.html

-Technologov
goldleader
Posts: 2
Joined: 23. Oct 2007, 15:59

Post by goldleader »

I have had the same problem with SUSELinux 10.3. SO i removed it and downloaded the latest version from this site and that installed without any problems and works fine.
snakedriver
Posts: 5
Joined: 22. Oct 2007, 21:37

Post by snakedriver »

"modprobe vboxdrv"
Post Reply