Vbox不明原因抽风
发表于 : 2010-06-23 17:21
不能为虚拟电脑 Xp 打开一个新任务.
The virtual machine 'Xp' has terminated unexpectedly during startup with exit code 1.
The virtual machine 'Xp' has terminated unexpectedly during startup with exit code 1.
人家叫你执行,那你就执行呀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.
代码: 全选
[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]
卡死了
我的xp一休眠下次启动就会出现这个提示,每次都要用'/etc/init.d/vboxdrv setup'很麻烦,不知道怎么解决?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.