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

在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.g…: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:

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

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

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

https://superuser.com/questio…

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

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

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

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

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

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

    原文作者:JerryWangSAP
    原文地址: https://segmentfault.com/a/1190000016822653
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞