我从 12.10 升级到 13.04 并且我的 Virtualbox-4.1 停止工作。所以我从他们的网站下载了用于 Raring ringtail 的 Virtualbox-4.2 deb 并安装了它。当我启动 Virtualbox 时,它开始正常。尝试启动虚拟机时出现此错误。
RTR3InitEx failed with rc=-1912 (rc=-1912)
The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing
'/etc/init.d/vboxdrv setup'
may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.
Run Code Online (Sandbox Code Playgroud)
在跑步时/etc/init.d/vboxdrv setup我得到:
farhat@palantir:~$ /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel modules
* Cannot unload module vboxdrv
Run Code Online (Sandbox Code Playgroud)
这里应该做什么?
谢谢, …
virtualbox ×1