Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2010 01:39:46 -0800 (PST)
From:      Hubert Tournier <hubert@frbsd.org>
To:        freebsd-emulation@freebsd.org
Subject:   Re: virtualbox status on 8.0-STABLE i386
Message-ID:  <27810117.post@talk.nabble.com>
In-Reply-To: <201003070951.20385.enrico@majaglug.net>
References:  <86zl2l2w9n.fsf@kopusha.onet> <201003062039.24881.e.mancini@tiscali.it> <86vdd92lyj.fsf@kopusha.onet> <201003070951.20385.enrico@majaglug.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello,


Enrico M.-3 wrote:
> 
> If I try to run a vm with a briged network, the vm doesn't start and 
> virtualbox gives this message:
> [...]
> The problem disappears if I unload and reload vboxnetflt.ko and
> vboxnetadp.ko
> [...]
> This is my /boot/loader.conf:
> vboxdrv_load="YES"
> vboxnetflt_load="YES"
> netgraph_load="YES"
> ng_ether_load="YES"
> vboxnetadp_load="YES"
> 

Have a look at http://wiki.freebsd.org/VirtualBox:


Please load the virtualbox kernel module via /boot/loader.conf:
  vboxdrv_load="YES"
 If you are using the kernel modules for bridged or host-only networking
remove vboxnetflt or vboxnetadp entries from /boot/loader.conf and add this
to /etc/rc.conf and reboot the machine afterwards:
 vboxnet_enable="YES"


Best regards,

Hubert
-- 
View this message in context: http://old.nabble.com/virtualbox-status-on-8.0-STABLE-i386-tp27805966p27810117.html
Sent from the freebsd-emulation mailing list archive at Nabble.com.




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