Recommendations...

Joshua Judson Rosen rozzin at geekspace.com
Fri Jun 18 11:48:28 EDT 2010


Joseph Smith <joe at settoplinux.org> writes:
>
> On Fri, 18 Jun 2010 10:05:05 -0400, Gerry Hull <gerry at telosity.com> wrote:
> > I'm also using the Oracle Version of Virtualbox.
> > 
> > It is GNOME Desktop 2.30.0.
> > 
> > After a cold start, if I try to start a VM in Virtualbox, I get the
> > following pop-up:
> > 
> > Virtualbox -- Error in suplibOsinit
> > 
> > Kernel driver not installed (rc = -1908)
> > 
> > with the suggestion of running:
> > 
> > /etc/init.d/vboxdrv setup
>
> You could try adding that command to rc.local

Or adding the symlink that's supposed to be in /etc/rc?.d/; e.g.:

   sudo ln --symbolic ../init.d/vboxdrv S99vboxdrv

Except..., what? "setup"?

What's it actually doing, anyway? Just modprobe'ing a driver into the kernel?
Would it suffice to just add the name of the driver-module to /etc/modules?

-- 
"Don't be afraid to ask (λf.((λx.xx) (λr.f(rr))))."



More information about the gnhlug-discuss mailing list