WARNING:  The  vboxdrv  kernel  module  is  not  loaded.  Either  there  is  no  module
                  available  for  the  current  kernel  (2.6.24.5-85.fc8)  or  it  failed  to
                  load.  Please  recompile  the  kernel  module  and  install  it  by
                      sudo  /etc/init.d/vboxdrv  setup
                  You  will  not  be  able  to  start  VMs  until  this  problem  is  fixed.
这是提示的语言
                  	
				

deepwhite 于 2008-05-02 22:13:08发表:
升级内核后很容易出现这种情况。解决的方法是安装相应版本的kernel-devel,然后再重新配置VBox。
1、yum install kernel-devel
2 sudo /etc/rc.d/init.d/vboxdrv setup
marco.chan 于 2008-05-02 21:17:13发表:
sudo /etc/rc.d/init.d/vboxdrv setup
Linux下VirtualBox简单攻略:http://www.linuxdiyf.com/bbs/thread-86543-1-1.html