Re: virtualbox-ose problem: how to run "modprobe vboxdrv" automatically

2008-12-15 Thread Thilo Six
<- *snip* -> > <--- > $ grep -C 3 vboxdrv etc/init.d/virtualbox-ose > case "$1" in > start) > # try to insert module but do not fail if not possible > if [ "$LOAD_VBOXDRV_MODULE" = 1 ]; then > /sbin/modprobe -q vboxdrv || true > fi >

Re: virtualbox-ose problem: how to run "modprobe vboxdrv" automatically

2008-12-14 Thread Thilo Six
Rene Engelhard wrote the following on 15.12.2008 00:14 > Hi, > > sal...@t2.technion.ac.il wrote: >> i installed virtualbox following advices in previus treads. it's working ok, >> but >> my problem is that modprobe don't seem to be presistant i.e i need to >> run "modprobe vboxdrv" as root every

Re: virtualbox-ose problem: how to run "modprobe vboxdrv" automatically

2008-12-14 Thread Rene Engelhard
Hi, sal...@t2.technion.ac.il wrote: > i installed virtualbox following advices in previus treads. it's working ok, > but > my problem is that modprobe don't seem to be presistant i.e i need to > run "modprobe vboxdrv" as root every time i restart. is there any way to > make it load the module aut

Re: virtualbox-ose problem: how to run "modprobe vboxdrv" automatically

2008-12-14 Thread Davide Mancusi
> i installed virtualbox following advices in previus treads. it's > working ok, but my problem is that modprobe don't seem to be > presistant i.e i need to run "modprobe vboxdrv" as root every time i > restart. is there any way to make it load the module automatically? Modules listed in /

virtualbox-ose problem: how to run "modprobe vboxdrv" automatically

2008-12-14 Thread salonh
hi all, i installed virtualbox following advices in previus treads. it's working ok, but my problem is that modprobe don't seem to be presistant i.e i need to run "modprobe vboxdrv" as root every time i restart. is there any way to make it load the module automatically? thanks, Alon -- To UNS