Created
September 17, 2021 07:38
-
-
Save lixianyang/61edc267ac0564b56670276776340e17 to your computer and use it in GitHub Desktop.
VMBoxManage command cannot enable nested vt-x/amd-v without nested-paging and unrestricted guest execution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* run this at command prompt: bcdedit /set hypervisorlaunchtype off | |
* turn off windows feature "Virtual Machine Platform" | |
* reboot | |
ref: https://github.com/GNS3/gns3-gui/issues/3032#issuecomment-672571302 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment