Ubuntu 12.10 (Quantal Quetzal) Beta 2 [20120925]
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-12f94613 |
ec2-run-instances ami-12f94613 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
instance |
ami-04f94605 |
ec2-run-instances ami-04f94605 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs |
ami-10f94611 |
ec2-run-instances ami-10f94611 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
instance |
ami-f4fa45f5 |
ec2-run-instances ami-f4fa45f5 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs |
ami-0a6a2a58 |
ec2-run-instances ami-0a6a2a58 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
instance |
ami-066a2a54 |
ec2-run-instances ami-066a2a54 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs |
ami-046a2a56 |
ec2-run-instances ami-046a2a56 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
instance |
ami-186a2a4a |
ec2-run-instances ami-186a2a4a -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
eu-west-1 |
64-bit |
ebs |
ami-37d9d843 |
ec2-run-instances ami-37d9d843 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm |
ami-31d9d845 |
ec2-run-instances ami-31d9d845 -t cc1.4xlarge --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
instance |
ami-6dd9d819 |
ec2-run-instances ami-6dd9d819 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs |
ami-4bd9d83f |
ec2-run-instances ami-4bd9d83f -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
instance |
ami-71d9d805 |
ec2-run-instances ami-71d9d805 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
sa-east-1 |
64-bit |
ebs |
ami-e8f42df5 |
ec2-run-instances ami-e8f42df5 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
instance |
ami-ecf42df1 |
ec2-run-instances ami-ecf42df1 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs |
ami-eef42df3 |
ec2-run-instances ami-eef42df3 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
instance |
ami-faf42de7 |
ec2-run-instances ami-faf42de7 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
us-east-1 |
64-bit |
ebs |
ami-1597257c |
ec2-run-instances ami-1597257c -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm |
ami-1797257e |
ec2-run-instances ami-1797257e -t cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
instance |
ami-4397252a |
ec2-run-instances ami-4397252a -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs |
ami-11972578 |
ec2-run-instances ami-11972578 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
instance |
ami-b79624de |
ec2-run-instances ami-b79624de -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-west-1 |
64-bit |
ebs |
ami-0b597e4e |
ec2-run-instances ami-0b597e4e -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
instance |
ami-03597e46 |
ec2-run-instances ami-03597e46 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs |
ami-09597e4c |
ec2-run-instances ami-09597e4c -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
instance |
ami-7b597e3e |
ec2-run-instances ami-7b597e3e -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-2 |
64-bit |
ebs |
ami-ca77f9fa |
ec2-run-instances ami-ca77f9fa -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm |
ami-cc77f9fc |
ec2-run-instances ami-cc77f9fc -t cc1.4xlarge --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
instance |
ami-da77f9ea |
ec2-run-instances ami-da77f9ea -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs |
ami-c877f9f8 |
ec2-run-instances ami-c877f9f8 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
instance |
ami-d477f9e4 |
ec2-run-instances ami-d477f9e4 -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 27-Sep-2012 17:03 759
MD5SUMS.gpg 27-Sep-2012 17:03 836
SHA1SUMS 27-Sep-2012 17:03 831
SHA1SUMS.gpg 27-Sep-2012 17:03 836
SHA256SUMS 27-Sep-2012 17:03 1.0K
SHA256SUMS.gpg 27-Sep-2012 17:03 836
tool-version-info.txt 25-Sep-2012 00:03 8.6K
ubuntu-12.10-beta2-server-cloudimg-amd64-disk1.img 25-Sep-2012 00:09 227M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-beta2-server-cloudimg-amd64-kernel-info.txt 25-Sep-2012 00:09 118 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-beta2-server-cloudimg-amd64-root.tar.gz 25-Sep-2012 00:07 206M Cloud image for 64-bit computers (compressed tar file of /)
ubuntu-12.10-beta2-server-cloudimg-amd64.manifest 25-Sep-2012 00:09 11K Cloud image for 64-bit computers (contents of live filesystem)
ubuntu-12.10-beta2-server-cloudimg-amd64.ovf 27-Sep-2012 17:03 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
ubuntu-12.10-beta2-server-cloudimg-amd64.tar.gz 25-Sep-2012 00:08 212M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
ubuntu-12.10-beta2-server-cloudimg-armhf-disk1.img 25-Sep-2012 00:31 224M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-beta2-server-cloudimg-armhf-kernel-info.txt 25-Sep-2012 00:31 109 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-beta2-server-cloudimg-armhf-root.tar.gz 25-Sep-2012 00:25 201M Cloud image for 32-bit ARMHF computers (compressed tar file of /)
ubuntu-12.10-beta2-server-cloudimg-armhf.manifest 25-Sep-2012 00:31 11K Cloud image for 32-bit ARMHF computers (contents of live filesystem)
ubuntu-12.10-beta2-server-cloudimg-armhf.tar.gz 25-Sep-2012 00:25 206M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball)
ubuntu-12.10-beta2-server-cloudimg-i386-disk1.img 25-Sep-2012 00:09 208M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-12.10-beta2-server-cloudimg-i386-kernel-info.txt 25-Sep-2012 00:09 116 Ubuntu Server 12.10 (Quantal Queztal) released builds [END OF LIFE - For archive refrence-only]
ubuntu-12.10-beta2-server-cloudimg-i386-root.tar.gz 25-Sep-2012 00:07 187M Cloud image for 32-bit computers (compressed tar file of /)
ubuntu-12.10-beta2-server-cloudimg-i386.manifest 25-Sep-2012 00:09 11K Cloud image for 32-bit computers (contents of live filesystem)
ubuntu-12.10-beta2-server-cloudimg-i386.ovf 27-Sep-2012 17:03 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
ubuntu-12.10-beta2-server-cloudimg-i386.tar.gz 25-Sep-2012 00:08 193M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 22-Jan-2015 23:49 -