Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 17:37:52 -0600
From:      Adam Vande More <amvandemore@gmail.com>
To:        Leslie Jensen <leslie@eskk.nu>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: Loading kernel modules for virtualbox via script
Message-ID:  <6201873e0912211537q3742aab4x9391de392d15bba9@mail.gmail.com>
In-Reply-To: <4B2FF8A0.8080009@eskk.nu>
References:  <alpine.BSF.2.00.0912202157330.32571@fledge.watson.org> <4B2F60BA.7010002@bsdforen.de> <4B2FF8A0.8080009@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 21, 2009 at 4:37 PM, Leslie Jensen <leslie@eskk.nu> wrote:

>
> Following the suggestion here:
> http://forums.freebsd.org/showpost.php?p=45664&postcount=5
>
> To load two kernel modules via a script in /etc/rc.d/
>
> Produces the following:
>
> WARNING: Ignoring old-style startup script /etc/rc.d/
>
> I found the answer here:
>
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=2896643&group_id=151951&atid=782616
>
> At the moment I load vboxnetflt via /boot/loader.conf and I then load
> vboxnetadp manually before I start virtualbox.
>
> I would like a suggestion on how to load both modules automaticly!
>
> Thanks
>
> /Leslie
>
>
I have this in my crontab

@reboot                                 root    /sbin/kldload
/boot/modules/vboxnetflt.ko



-- 
Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e0912211537q3742aab4x9391de392d15bba9>