Hello David,

Check in /proc/misc to see if the minor number of the device really is 0.

Regards,

Michael

David Baron wrote:
> Get this when trying to start a VM:
> 
> VirtualBox kernel driver not loaded.
> At '/home/vbox/vbox/src/VBox/VMM/VM.cpp' (303) in int VMR3Create(void 
> (*)(VM*, 
> void*, int, const char*, unsigned int, const char*, const char*, char*), 
> void*, int (*)(VM*, void*), void*, VM**).
> VBox status code: -1910 VERR_VM_DRIVER_LOAD_ERROR
> .
> Result Code: 
> 0x80004005
> Component: 
> Console
> Interface: 
> IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
> 
> I thought I had all this solved:
> lsmod | grep vbox
> vboxdrv                          29988 0
> 
> ls -l /dev/vboxdrv
> crw-rw-r-- 1 root vboxusers 10, 0 2007-01-30 14:11 /dev/vboxdrv
> 
> Looks loaded to me.

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to