Skip to content

Instantly share code, notes, and snippets.

@lixianyang
Created September 17, 2021 07:38
Show Gist options
  • Save lixianyang/61edc267ac0564b56670276776340e17 to your computer and use it in GitHub Desktop.
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
* 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