VT-X/AMD-v not enabled in Ubuntu already running in Virtualbox [closed]

↘锁芯ラ 提交于 2019-12-12 05:17:24

问题


I have the following scenario. I am running a Ubuntu 14 LTS in a Virtualbox on a Windows 10 system.

Within this ubuntu I would like to install a Virtualbox where I need to run a custom docker ISO image.

Now, the problem seems to be the fact that the Virtualbox within the Ubuntu doesn't have VT-X/AMD-v enabled.

VT-X/AMD-v is enabled on my system, all works well. How can I enable it within the second virtualbox?

Windows10-> VirtualBox(VT-X/AMD-v OK)->Ubuntu->Virtualbox(VT-X/AMD-v missing)


回答1:


Nested virtualization is not supported by VirtualBox. If nested virtualization is important for you, I suggest you try other virtualization applications that support it (e.g. KVM or VMware ESXi / VM player).



来源:https://stackoverflow.com/questions/34854141/vt-x-amd-v-not-enabled-in-ubuntu-already-running-in-virtualbox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!