问题描述:

Windows 10,更新了VirtualBox,不知道怎么操作的,无法打开虚拟机了,显示无法为虚拟机创建一个任务,错误代码为code E_FAIL (0x80004005)

VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

尝试解决

  1. Windows 功能 里关闭Hyper-V 功能,无效
  2. 卸载重装VirtualBoxVagrant ,无效

最终解决方案

来自于:https://stackoverflow.com/questions/37955942/vagrant-up-vboxmanage-exe-error-vt-x-is-not-available-verr-vmx-no-vmx-code

以管理员身份运行以下命令

bcdedit /set hypervisorlaunchtype off

然后重启即可。



作者:Hiper
链接:https://www.jianshu.com/p/511ff0e88118
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐