Virtualbox - 更新后启动虚拟机失败
Virtualbox - start vm failed after update
我已在 Ubuntu 16.04 LTS 上将 VirtualBox 更新到版本 5.1.18 r114002 (Qt5.5.1)。虚拟化一切(Kali,Windows 10)。
我遇到以下错误:
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
'/sbin/vboxconfig'
may correct this. Make sure that you do not mix the OSE version and
the PUEL version of VirtualBox.
where: supR3HardenedMainInitRuntime what: 4
VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver
doesn't match the version of the user.
我已经执行了 sudo '/sbin/vboxconfig'
并得到:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
所以,我重装了几次Virtualbox,也尝试了很多解决方案。但是问题并没有解决!
看来您的问题是已知问题。
您是否已经看到以下链接:
https://forums.virtualbox.org/viewtopic.php?f=7&t=79035
http://mitreasorin.blogspot.co.uk/2016/08/upgrade-virtualbox-rtr3initex-failed.html
或在 google 上查看 RTR3InitEx failed with rc=-1912
。
我还建议您 post 解决 https://forums.virtualbox.org 您可能遇到的 VirtualBox 问题。
希望这有帮助
西蒙
我已在 Ubuntu 16.04 LTS 上将 VirtualBox 更新到版本 5.1.18 r114002 (Qt5.5.1)。虚拟化一切(Kali,Windows 10)。 我遇到以下错误:
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
'/sbin/vboxconfig'
may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.
where: supR3HardenedMainInitRuntime what: 4 VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver doesn't match the version of the user.
我已经执行了 sudo '/sbin/vboxconfig'
并得到:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
所以,我重装了几次Virtualbox,也尝试了很多解决方案。但是问题并没有解决!
看来您的问题是已知问题。 您是否已经看到以下链接:
https://forums.virtualbox.org/viewtopic.php?f=7&t=79035
http://mitreasorin.blogspot.co.uk/2016/08/upgrade-virtualbox-rtr3initex-failed.html
或在 google 上查看 RTR3InitEx failed with rc=-1912
。
我还建议您 post 解决 https://forums.virtualbox.org 您可能遇到的 VirtualBox 问题。
希望这有帮助
西蒙