Ubuntu 12.10 (Quantal Quetzal)
Cloud image
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 three images available, each for a different type of computer:
- 32-bit Cloud image
- For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
- 64-bit Cloud image
- Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 images instead.
- 32-bit ARMHF Cloud image
- For ARMv7 processors and above. Userland is compiled with Hard Float on.
Amazon EC2 Published AMIs
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 |
ami-875fdb86 |
ec2-run-instances ami-875fdb86 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
instance |
ami-4d5fdb4c |
ec2-run-instances ami-4d5fdb4c -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs |
ami-855fdb84 |
ec2-run-instances ami-855fdb84 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
instance |
ami-c55edac4 |
ec2-run-instances ami-c55edac4 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs |
ami-10206d42 |
ec2-run-instances ami-10206d42 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
instance |
ami-76206d24 |
ec2-run-instances ami-76206d24 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs |
ami-12206d40 |
ec2-run-instances ami-12206d40 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
instance |
ami-bc216cee |
ec2-run-instances ami-bc216cee -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-2 |
64-bit |
ebs |
ami-046cfa3e |
ec2-run-instances ami-046cfa3e -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
instance |
ami-006cfa3a |
ec2-run-instances ami-006cfa3a -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
ebs |
ami-066cfa3c |
ec2-run-instances ami-066cfa3c -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
instance |
ami-c66ff9fc |
ec2-run-instances ami-c66ff9fc -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
eu-west-1 |
64-bit |
ebs |
ami-64636a10 |
ec2-run-instances ami-64636a10 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm |
ami-66636a12 |
ec2-run-instances ami-66636a12 -t cc1.4xlarge --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
instance |
ami-5a60692e |
ec2-run-instances ami-5a60692e -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs |
ami-7e636a0a |
ec2-run-instances ami-7e636a0a -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
instance |
ami-2861685c |
ec2-run-instances ami-2861685c -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
sa-east-1 |
64-bit |
ebs |
ami-9bb96286 |
ec2-run-instances ami-9bb96286 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
instance |
ami-6db96270 |
ec2-run-instances ami-6db96270 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs |
ami-99b96284 |
ec2-run-instances ami-99b96284 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
instance |
ami-57b9624a |
ec2-run-instances ami-57b9624a -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
us-east-1 |
64-bit |
ebs |
ami-0cdf4965 |
ec2-run-instances ami-0cdf4965 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm |
ami-02df496b |
ec2-run-instances ami-02df496b -t cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
instance |
ami-b8d147d1 |
ec2-run-instances ami-b8d147d1 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs |
ami-08df4961 |
ec2-run-instances ami-08df4961 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
instance |
ami-e9d34580 |
ec2-run-instances ami-e9d34580 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-west-1 |
64-bit |
ebs |
ami-00b39045 |
ec2-run-instances ami-00b39045 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
instance |
ami-42b39007 |
ec2-run-instances ami-42b39007 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs |
ami-06b39043 |
ec2-run-instances ami-06b39043 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
instance |
ami-f8ac8fbd |
ec2-run-instances ami-f8ac8fbd -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-2 |
64-bit |
ebs |
ami-a4b83294 |
ec2-run-instances ami-a4b83294 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm |
ami-a6b83296 |
ec2-run-instances ami-a6b83296 -t cc1.4xlarge --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
instance |
ami-6ab8325a |
ec2-run-instances ami-6ab8325a -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs |
ami-a0b83290 |
ec2-run-instances ami-a0b83290 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
instance |
ami-20b83210 |
ec2-run-instances ami-20b83210 -t 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 06-Feb-2013 13:51 705
MD5SUMS.gpg 06-Feb-2013 13:51 836
SHA1SUMS 06-Feb-2013 13:51 777
SHA1SUMS.gpg 06-Feb-2013 13:51 836
SHA256SUMS 06-Feb-2013 13:51 1.0K
SHA256SUMS.gpg 06-Feb-2013 13:51 836
tool-version-info.txt 06-Feb-2013 04:04 6.0K
ubuntu-12.10-server-cloudimg-amd64-disk1.img 06-Feb-2013 04:09 211M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-server-cloudimg-amd64-kernel-info.txt 06-Feb-2013 04:09 118 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-server-cloudimg-amd64-root.tar.gz 06-Feb-2013 04:07 191M Cloud image for 64-bit computers (compressed tar file of /)
ubuntu-12.10-server-cloudimg-amd64.manifest 06-Feb-2013 04:09 11K Cloud image for 64-bit computers (contents of live filesystem)
ubuntu-12.10-server-cloudimg-amd64.ovf 06-Feb-2013 13:51 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
ubuntu-12.10-server-cloudimg-amd64.tar.gz 06-Feb-2013 04:08 197M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
ubuntu-12.10-server-cloudimg-armhf-disk1.img 06-Feb-2013 04:32 225M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-server-cloudimg-armhf-kernel-info.txt 06-Feb-2013 04:32 109 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-server-cloudimg-armhf-root.tar.gz 06-Feb-2013 04:26 203M Cloud image for 32-bit ARMHF computers (compressed tar file of /)
ubuntu-12.10-server-cloudimg-armhf.manifest 06-Feb-2013 04:32 11K Cloud image for 32-bit ARMHF computers (contents of live filesystem)
ubuntu-12.10-server-cloudimg-armhf.tar.gz 06-Feb-2013 04:27 208M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball)
ubuntu-12.10-server-cloudimg-i386-disk1.img 06-Feb-2013 04:09 210M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-server-cloudimg-i386-kernel-info.txt 06-Feb-2013 04:09 116 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-server-cloudimg-i386-root.tar.gz 06-Feb-2013 04:07 189M Cloud image for 32-bit computers (compressed tar file of /)
ubuntu-12.10-server-cloudimg-i386.manifest 06-Feb-2013 04:09 11K Cloud image for 32-bit computers (contents of live filesystem)
ubuntu-12.10-server-cloudimg-i386.ovf 06-Feb-2013 13:51 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
ubuntu-12.10-server-cloudimg-i386.tar.gz 06-Feb-2013 04:08 195M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 22-Jan-2015 23:49 -