Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Nov 2010 13:21:25 +0800
From:      yanxinyoou <yxy.716@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   restart  virtualbox
Message-ID:  <1289107285.2230.6.camel@yanxinyou.org>
In-Reply-To: <20101018120032.D333E10656E1@hub.freebsd.org>
References:  <20101018120032.D333E10656E1@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
i intall virturl box   like  this:

# cd /usr/ports/emulators/virtualbox
# make install clean 

# cd /boot /modules            /*however i forgot do this commander  
# ls vbox*	               /*i also forgot
vboxdrv.ko vboxnetadp.ko vboxnetflt.ko

# echo 'vboxdrv_load="yes"' >> /boot/loader.conf
# echo 'ng_ether_load="yes"' >> /boot/loader.conf
# echo 'ng_ether_load="yes"' >> /boot/loader.conf

# cat /boot/loader.conf
vboxdrv_load="yes"
vboxnetflt_load="yes"
ng_ether_load="yes"

after i restart   bsd  auto  restart !

i think  it caused  by i made a mistake on loader.conf

but i don't know how to do now 

i can't get in the system to change the  /boot/loader.conf

thank you 




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