- Newest
- Most votes
- Most comments
You are looking at Nested Virtualisation. Most EC2 instances are VMs that don’t support nested virtualization. To get access to the bare hardware, you need a metal instance type. https://aws.amazon.com/about-aws/whats-new/2018/05/announcing-general-availability-of-amazon-ec2-bare-metal-instances/
A blog which touches on this https://aws.amazon.com/blogs/compute/building-a-cloud-in-the-cloud-running-apache-cloudstack-on-amazon-ec2-part-1/
Hey...Luis
To resolve this, AWS doesn’t allow changes to the UEFI/BIOS settings directly. However, to use nested virtualization (like VMware within a VM), you need an EC2 bare metal instance.
Bare metal instances give direct access to the hardware, which supports nested virtualization. You can review AWS's EC2 bare metal instances here: https://aws.amazon.com/about-aws/whats-new/2018/05/announcing-general-availability-of-amazon-ec2-bare-metal-instances/
Relevant content
- asked 3 years ago
- asked 8 months ago
- asked 5 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
