virtualbox status on 8.0-STABLE i386

Enrico M. enrico at majaglug.net
Sun Mar 7 12:42:28 UTC 2010


On Sunday 07 March 2010 10:39:46 Hubert Tournier wrote:
> 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
> 

Thank you!
Now everything is ok
Cheers
Enrico M


More information about the freebsd-emulation mailing list