The t3.medium instance type does not support an AMI with TPM version v2.0. Specify an instance type that supports TPM version v2.0, and try again.

2

I've tried to Import a Windows 11 Virtual Machine to Amazon AWS, but when I go to launch it Initializing requests Succeeded Creating security groups Succeeded Creating security group rules Succeeded Launch initiation Failed Instance launch failed The t3.micro instance type does not support an AMI with TPM version v2.0. Specify an instance type that supports TPM version v2.0, and try again.

  • "ImportImageTasks": [ { "Architecture": "x86_64", "Description": "My server VM", "ImageId": "ami-0f7a2784fb61b1217", "ImportTaskId": "import-ami-0aaebf6596c76d71c", "LicenseType": "BYOL", "Platform": "Windows", "SnapshotDetails": [ { "DeviceName": "/dev/sda1", "DiskImageSize": 6008288256.0, "Format": "VMDK", "SnapshotId": "snap-0852cbc1c4ed4fb52", "Status": "completed", "UserBucket": { "S3Bucket": "sfb-pirie-bucket", "S3Key": "Windows11home.ova" } } ], "Status": "completed", "Tags": [], "BootMode": "uefi"

posta 2 anni fa966 visualizzazioni
1 Risposta
1

According to the documentation, t3 instance types are not yet supported. However:

Support is coming soon on: C6a, G4ad, P3dn, T3, and T3a

Note also that Graviton instance types are not supported.

profile picture
ESPERTO
bwhaley
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande