Hi,
Recently I have installed Opensuse 10.3, it is fun.
Trying to install virtualbox 1.6 (the non open source), I passed through all the hassles reported here especially the following:
Quote:
'
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 {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
[/b]
|
So I went through all installations and commands suggested here, it is installed, but trying to install windows xp gives the above error message.
Runing all commands, and
Quote:
# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module done
Recompiling VirtualBox kernel module failed
(Look at /var/log/vbox-install.log to find out what went wrong)
[/b]
|
checking the log file it reads as follows:
Quote:
Attempting to install using DKMS
info: No menu item ` removing old DKMS module vboxdrv version ' in node `(dir)Top'.
Error! Invalid number of parameters passed.
Usage: remove -m <module> -v <module-version> --all
or: remove -m <module> -v <module-version> -k <kernel-version>
------------------------------
Deleting module version: 1.6.0
completely from the DKMS tree.
------------------------------
Done.
Creating symlink /var/lib/dkms/vboxdrv/1.6.0/source ->
/usr/src/vboxdrv-1.6.0
DKMS: add Completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
"/var/log/vbox-install.log" 57L, 3606C 2,1 Top
[/b]
|
I'm stuck at this point.
Any help highly appreciated.