On Thursday 25 October 2007, Lawrence Nitz wrote: > 1. I installed using rpm -i > 2. Probing the proc modules directory gives the following: > [EMAIL PROTECTED] Documents]# more /proc/modules |grep vboxdrv > vboxdrv 1646479 1 - Loading 0xffffffff88424000
Ah! That's indeed interesting. Could you post your kernel boot messages (dmesg)? And could you do the following: Disable the script in /etc/rc.d/init.d/vboxdrv by inserting a return 0 at the start of that file. Then please reboot your machine and try to load the vboxdrv.ko module manually by modprobe vboxdrv as root. What happens? Does modprobe returns successfully? Or are there any error messages? dmesg? Thanks, Frank -- Dr.-Ing. Frank Mehnert innotek GmbH, http://www.innotek.de
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
