虚拟机在14.04下无法启动

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

虚拟机在14.04下无法启动

#1

帖子 wisner » 2014-04-20 16:45

提示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. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
怎么搞?
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 虚拟机在14.04下无法启动

#2

帖子 wisner » 2014-04-20 17:07

我init.d路径下没有vboxdrv.dpkg-bak这个文件,
sudo apt-get install linux-headers-`uname -r`
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
linux-headers-3.13.0-24-generic 已经是最新的版本了。
linux-headers-3.13.0-24-generic 被设置为手动安装。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
头像
wisner
帖子: 216
注册时间: 2013-08-27 21:27

Re: 虚拟机在14.04下无法启动

#3

帖子 wisner » 2014-04-20 18:52

jnwysh
帖子: 381
注册时间: 2006-04-25 17:07

Re: 虚拟机在14.04下无法启动

#4

帖子 jnwysh » 2014-04-23 19:37

我也是安装后不能使用,先收藏,明天试一下。
回复