virtualbox status on 8.0-STABLE i386

Hubert Tournier hubert at frbsd.org
Sun Mar 7 09:39:47 UTC 2010


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.



More information about the freebsd-emulation mailing list