Ubuntu is distributed on two types of images described below.
The Ubuntu Cloud image can be run on your personal Ubuntu Cloud, or modified, rebundled and uploaded to Amazon EC2. For further instruction on setting up a personal Ubuntu Cloud, see Getting Started with Ubuntu Cloud
There are two images available, each for a different type of computer:
The images have been published to Amazon EC2, and can be used immediately with no need to download anything. See the table below for the AMI ids. For further instruction on getting started with Amazon EC2, see the EC2 Starters Guide.
Region |
arch |
root store |
ami |
ec2 command |
ap-northeast-1 |
64-bit |
ebs |
ec2-run-instances ami-02b10503 --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
64-bit |
instance |
ec2-run-instances ami-02b10503 --instance-type m1.large --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
ebs |
ec2-run-instances ami-00b10501 --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
instance |
ec2-run-instances ami-00b10501 --instance-type m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-southeast-1 |
64-bit |
ebs |
ec2-run-instances ami-04255f56 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
64-bit |
instance |
ec2-run-instances ami-04255f56 --instance-type m1.large --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
ebs |
ec2-run-instances ami-06255f54 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
instance |
ec2-run-instances ami-06255f54 --instance-type m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
eu-west-1 |
64-bit |
ebs |
ec2-run-instances ami-a6f7c5d2 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
64-bit |
instance |
ec2-run-instances ami-a6f7c5d2 --instance-type m1.large --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
ebs |
ec2-run-instances ami-a4f7c5d0 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
instance |
ec2-run-instances ami-a4f7c5d0 --instance-type m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
sa-east-1 |
64-bit |
ebs |
ec2-run-instances ami-1e39e603 --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
64-bit |
instance |
ec2-run-instances ami-e03ae5fd --instance-type m1.large --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
ebs |
ec2-run-instances ami-e23ae5ff --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
instance |
ec2-run-instances ami-e63ae5fb --instance-type m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
us-east-1 |
64-bit |
ebs |
ec2-run-instances ami-fd589594 --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
hvm |
ec2-run-instances ami-f1589598 --instance-type cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
instance |
ec2-run-instances ami-fd589594 --instance-type m1.large --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
ebs |
ec2-run-instances ami-e358958a --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
instance |
ec2-run-instances ami-e358958a --instance-type m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-west-1 |
64-bit |
ebs |
ec2-run-instances ami-4d580408 --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
64-bit |
instance |
ec2-run-instances ami-4d580408 --instance-type m1.large --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
ebs |
ec2-run-instances ami-43580406 --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
instance |
ec2-run-instances ami-43580406 --instance-type m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-2 |
64-bit |
ebs |
ec2-run-instances ami-1af9742a --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
64-bit |
instance |
ec2-run-instances ami-16f67b26 --instance-type m1.large --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
ebs |
ec2-run-instances ami-18f97428 --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
instance |
ec2-run-instances ami-10f67b20 --instance-type m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
A full list of available files can be found below.
Name Last modified Size Description
Parent Directory -
MD5SUMS 04-Oct-2011 20:52 310
MD5SUMS.gpg 04-Oct-2011 20:52 836
SHA1SUMS 04-Oct-2011 20:52 342
SHA1SUMS.gpg 04-Oct-2011 20:52 836
SHA256SUMS 04-Oct-2011 20:52 438
SHA256SUMS.gpg 04-Oct-2011 20:52 836
published-ec2-release.txt.orig 12-Nov-2011 02:01 3.9K
ubuntu-11.04-server-cloudimg-amd64-disk1.vmdk 03-Oct-2011 01:50 189M Cloud image for 64-bit computers (VMware Virtual Disk for use with OVF file or indepedently)
ubuntu-11.04-server-cloudimg-amd64-kernel-info.txt 03-Oct-2011 01:50 119
ubuntu-11.04-server-cloudimg-amd64.manifest 03-Oct-2011 01:50 10K Cloud image for 64-bit computers (contents of live filesystem)
ubuntu-11.04-server-cloudimg-amd64.ovf 04-Oct-2011 20:51 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
ubuntu-11.04-server-cloudimg-amd64.tar.gz 03-Oct-2011 01:46 176M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
ubuntu-11.04-server-cloudimg-i386-disk1.vmdk 03-Oct-2011 02:13 184M Cloud image for 32-bit computers (VMware Virtual Disk for use with OVF file or indepedently)
ubuntu-11.04-server-cloudimg-i386-kernel-info.txt 03-Oct-2011 02:13 117
ubuntu-11.04-server-cloudimg-i386.manifest 03-Oct-2011 02:13 10K Cloud image for 32-bit computers (contents of live filesystem)
ubuntu-11.04-server-cloudimg-i386.ovf 04-Oct-2011 20:52 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
ubuntu-11.04-server-cloudimg-i386.tar.gz 03-Oct-2011 02:09 171M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 15-Dec-2011 05:34 -