[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 11 images for AWS m6i instances



Hello,

On Thu, Oct 14, 2021 at 11:02:06AM +0100, Steve McIntyre wrote:
> On Thu, Oct 14, 2021 at 10:32:50AM +0100, Giambattista Piranesi wrote:
> >I've noticed there are no official Debian 11 (Bullseye) images on AWS
> >compatible with m6i instances.

How are you trying to find them?  I just launched an m6i.large in
us-west-2 with the official image ami-0d0f7602aa5c2425d:

admin@ip-172-31-61-180:~$ cat /etc/issue
Debian GNU/Linux 11 \n \l

admin@ip-172-31-61-180:~$ curl http://169.254.169.254/latest/dynamic/instance-identity/document
{
  "accountId" : "286368216502",
  "architecture" : "x86_64",
  "availabilityZone" : "us-west-2d",
  "billingProducts" : null,
  "devpayProductCodes" : null,
  "marketplaceProductCodes" : null,
  "imageId" : "ami-0d0f7602aa5c2425d",
  "instanceId" : "i-0f8f3197266a5f087",
  "instanceType" : "m6i.large",
  "kernelId" : null,
  "pendingTime" : "2021-10-14T14:50:02Z",
  "privateIp" : "172.31.61.180",
  "ramdiskId" : null,
  "region" : "us-west-2",
  "version" : "2017-09-30"
}

Ross


Reply to: