分页: 1 / 1

Vbox不明原因抽风

发表于 : 2010-06-23 17:21
Don.e
不能为虚拟电脑 Xp 打开一个新任务.
The virtual machine 'Xp' has terminated unexpectedly during startup with exit code 1.

Re: Vbox不明原因抽风

发表于 : 2010-06-23 17:21
Don.e
返回 代码:
NS_ERROR_FAILURE (0x80004005)
组件:
Machine
界面:
IMachine {6d9212cb-a5c0-48b7-bbc1-3fa2ba2ee6d2}

Re: Vbox不明原因抽风

发表于 : 2010-06-23 17:21
Don.e
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.

Re: Vbox不明原因抽风

发表于 : 2010-06-23 18:03
Strange
Don.e 写了:Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
人家叫你执行,那你就执行呀
'/etc/init.d/vboxdrv setup'

Re: Vbox不明原因抽风

发表于 : 2010-06-23 18:05
Don.e
没内个文件

Re: Vbox不明原因抽风

发表于 : 2010-06-23 18:24
Don.e
找到了

Re: Vbox不明原因抽风

发表于 : 2010-06-23 18:26
Don.e

代码: 全选

[on@LTW:~$ su root
密码: 
root@LTW:/home/don# /etc/init.d/vboxdrv setup
 * Stopping VirtualBox kernel module                                                                                                                            *  done.
 * Removing old VirtualBox netadp kernel module                                                                                                                 *  done.
 * Removing old VirtualBox netflt kernel module                                                                                                                 *  done.
 * Removing old VirtualBox kernel module                                                                                                                        *  done.
 * Recompiling VirtualBox kernel module                                                                                                                        

/code]

卡死了

Re: Vbox不明原因抽风

发表于 : 2010-11-04 12:57
帅帅的小肥
123.png
:em06

Re: Vbox不明原因抽风

发表于 : 2010-11-04 19:14
dongfanglu
Don.e 写了:Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
我的xp一休眠下次启动就会出现这个提示,每次都要用'/etc/init.d/vboxdrv setup'很麻烦,不知道怎么解决?