|
发表于 2011-9-29 07:54:02
|
显示全部楼层
Post by ebok;2152875
新vbox的 'vboxdrv' 已经不是写在module而是写在daemon里面
LZ没注意到这消息么?
Please reinstall the kernel module by executing
'rc.d setup vboxdrv'
as root.
原文,2种方法
Auto-start modules
To autostart these modules each time you boot, you can either
- 1) Add the three modules above to the MODULES array in /etc/rc.conf.
MODULES(... vboxguest vboxsf vboxvideo) OR
- 2) Add rc.vboxadd to the DAEMONS array. This daemon probes the above listed modules.
DAEMONS(... rc.vboxadd) |
|