Does AWS support Windows 11 EC2 Instances?

1

When we would like to spin up Windows 11 EC2 instances, we go the following error: ENA must be supported with uefi boot-mode

We tried out many things, but without success. Thanks,

질문됨 2년 전3636회 조회
2개 답변
0

It sounds like you may be trying to deploy an instance type that does not support UEFI. Can you check whether you are using a current generation instance type such as c5, m5, r5, etc? (full list here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#current-gen-instances)

AWS
bendutt
답변함 2년 전
  • Sorry, I wasn't concrete, I missed an important information: We get this error message, when we would like to convert the uploaded image to AMI. Our process:

    • Build the Win11 image locally
    • Upload the image to S3 bucket
    • Convert the image to AMI

    The above solution works in case of Win10, but in case of Win11, we got the mentioned error message.

0

VM Import/Export added support for Windows 11 images (and Secure Boot). After importing the UEFI image, you do need to use a supported instance type

Check out the blog post Bringing your Windows 11 image to AWS with VM Import/Export for more info.

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인