|

楼主 |
发表于 2010-1-18 15:30:04
|
显示全部楼层
今天重装了vbox,过程最后的提示记在这里,省得我这猪脑子老忘:
---------------------------------------------------------------------------
IMPORTANT NOTES:
- Run "vbox_build_module" as root every time your kernel is upgraded, to
compile the module for the new kernel version.
- Add your user to the vboxusers group:
gpasswd -a USERNAME vboxusers
- Add "vboxdrv" to the MODULES array in your "/etc/rc.conf"
- Add "vboxnetflt" to MODULES if you want Host Interface networking.
- Add "vboxnetadp" to MODULES if you want Host-Only networking.
- If USB does not work for you out-of-the-box, add the following line
to "/etc/fstab":
none /proc/bus/usb usbfs auto,busgid=108,busmode=0775,devgid=108,devmode=0664 0 0
--------------------------------------------------------------------------- |
|