首页 > 其他 > 详细

错误消息 This computer doesn't have VT-X/AMD-v enabled

时间:2018-10-20 10:54:19      阅读:184      评论:0      收藏:0      [点我收藏+]

在VirtualBox的Ubuntu虚拟机里试图本地安装Kyma(一个基于Kubernetes的开源框架)时,遇到下面的错误信息:

E0827 11:19:38.972489 3093 start.go:174] Error starting host: Error creating host: Error executing step: Running precreate checks.

: This computer doesn‘t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory.

Retrying.

E0827 11:19:38.972667 3093 start.go:180] Error starting host: Error creating host: Error executing step: Running precreate checks.

: This computer doesn‘t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory

E0827 11:19:39.162741 3093 util.go:151] Error uploading error message: : Post https://clouderrorreporting.googleapis.com/v1beta1/projects/k8s-minikube/events:report?key=AIzaSyACUwzG0dEPcl-eOgpDKnyKoUFgHdfoFuA: read tcp 10.0.2.15:59216->172.217.160.74:443: read: connection reset by peer

i042416@ubuntu:~/kyma/kyma/installation$ E0827 11:19:38.972489 3093 start.go:174] Error starting host: Error creating host: Error executing step: Running precreate checks.

: This computer doesn‘t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory.

Retrying.

我使用的虚拟机软件是VirtualBox, 里面已经设置了启用虚拟化技术 VT-x/AMD-V:

技术分享图片

技术分享图片

根据这个错误信息在Stack Overflow上查询,发现一条线索:

https://superuser.com/questions/1138980/this-computer-doesnt-have-vt-x-amd-v-enabled-enabling-it-in-the-bios-is-mandat

技术分享图片

简单得说,VirtualBox不支持在虚拟机里开启另一个嵌套的虚拟机。如果确实需要运行这种嵌套的虚拟化场景,需要尝试VMWare Workstation 11.

技术分享图片

技术分享图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

技术分享图片

错误消息 This computer doesn't have VT-X/AMD-v enabled

原文:https://www.cnblogs.com/sap-jerry/p/9820885.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!