Frank Mehnert wrote:
> 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
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> vbox-users mailing list
> [email protected]
> http://vbox.innotek.de/mailman/listinfo/vbox-users
>   
Thanks  Frank:

Here is the result of the dmesg dump.  In addition, I successfully 
disabled the vboxdrv in /etc/rc.d/init.d.    I cannot take the next 
step, however, since I cannot find "modprobe" on my installation. Should 
I have installed this as extra software?  Oddly enough, I have the man 
page for it.
Larry Nitz

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

Reply via email to