#553 closed defect (invalid)
Opensuse installation bug
Reported by: | heksys | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.4.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description ¶
I have install and reinstall VirtualBox like 1000 times and it always gives me the same result:
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}
Is there a way to fix this damm problem
Change History (2)
comment:1 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
heksys: BTW, I assume that you did run '/etc/init.d/vboxdrv setup' as root after installation. If not, you should do so.
You should check dmesg for the reason of the failure. Perhaps you have nmis enabled.
Such things are documented in the user manual and FAQ. (http://www.virtualbox.org/wiki/User_FAQ)