Failed to start the virtual machine winxp.
VirtualBox can't operate in VMX root mode. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_VMX_IN_VMX_ROOT_MODE).
Details:
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {0a51994b-cbc6-4686-94eb-d4e4023280e2}
Solution:
$ su -c 'modprobe -r kvm-intel'
Reference:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/292588
本文介绍了解决VirtualBox无法启动虚拟机WinXP的问题,错误提示为VirtualBox不能在VMX root模式下运行,请禁用KVM内核扩展,重新编译内核并重启。提供了具体的解决方案及参考链接。
5491

被折叠的 条评论
为什么被折叠?



