Ubuntu 12.04.2 LTS (Precise Pangolin)

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-57b03456

ec2-run-instances ami-57b03456 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-07b73306

ec2-run-instances ami-07b73306 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs

ami-55b03454

ec2-run-instances ami-55b03454 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

instance

ami-3bb5313a

ec2-run-instances ami-3bb5313a -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-southeast-1

64-bit

ebs

ami-7e2c612c

ec2-run-instances ami-7e2c612c -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-442c6116

ec2-run-instances ami-442c6116 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs

ami-782c612a

ec2-run-instances ami-782c612a -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

instance

ami-b22d60e0

ec2-run-instances ami-b22d60e0 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-2

64-bit

ebs

ami-6678ee5c

ec2-run-instances ami-6678ee5c -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

instance

ami-6278ee58

ec2-run-instances ami-6278ee58 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs

ami-6078ee5a

ec2-run-instances ami-6078ee5a -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

instance

ami-d27bede8

ec2-run-instances ami-d27bede8 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

eu-west-1

64-bit

ebs

ami-20414854

ec2-run-instances ami-20414854 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm

ami-22414856

ec2-run-instances ami-22414856 -t cc1.4xlarge --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-524e4726

ec2-run-instances ami-524e4726 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs

ami-26414852

ec2-run-instances ami-26414852 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

instance

ami-7a4f460e

ec2-run-instances ami-7a4f460e -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

sa-east-1

64-bit

ebs

ami-6b805b76

ec2-run-instances ami-6b805b76 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-7f805b62

ec2-run-instances ami-7f805b62 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs

ami-69805b74

ec2-run-instances ami-69805b74 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

instance

ami-5f805b42

ec2-run-instances ami-5f805b42 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

us-east-1

64-bit

ebs

ami-0145d268

ec2-run-instances ami-0145d268 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm

ami-0745d26e

ec2-run-instances ami-0745d26e -t cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-7747d01e

ec2-run-instances ami-7747d01e -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs

ami-0f45d266

ec2-run-instances ami-0f45d266 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

instance

ami-095acd60

ec2-run-instances ami-095acd60 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-west-1

64-bit

ebs

ami-3ed8fb7b

ec2-run-instances ami-3ed8fb7b -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-78d8fb3d

ec2-run-instances ami-78d8fb3d -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs

ami-3cd8fb79

ec2-run-instances ami-3cd8fb79 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

instance

ami-92d9fad7

ec2-run-instances ami-92d9fad7 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-2

64-bit

ebs

ami-e0941ed0

ec2-run-instances ami-e0941ed0 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm

ami-e2941ed2

ec2-run-instances ami-e2941ed2 -t cc1.4xlarge --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-aa941e9a

ec2-run-instances ami-aa941e9a -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs

ami-fe941ece

ec2-run-instances ami-fe941ece -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

instance

ami-6a941e5a

ec2-run-instances ami-6a941e5a -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

A full list of available files can be found below.

Icon  Name                                               Last modified      Size  Description
[DIR] Parent Directory - [   ] MD5SUMS 08-Apr-2015 23:11 705 [   ] MD5SUMS.gpg 08-Apr-2015 23:11 836 [   ] SHA1SUMS 08-Apr-2015 23:11 777 [   ] SHA1SUMS.gpg 08-Apr-2015 23:11 836 [   ] SHA256SUMS 08-Apr-2015 23:11 1.0K [   ] SHA256SUMS.gpg 08-Apr-2015 23:11 836 [TXT] tool-version-info.txt 04-Feb-2013 07:05 6.0K [   ] ubuntu-12.04-server-cloudimg-amd64-disk1.img 04-Feb-2013 07:13 239M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-amd64-kernel-info.txt 04-Feb-2013 07:13 118 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-amd64-root.tar.gz 04-Feb-2013 07:12 218M Cloud image for 64-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-amd64.manifest 04-Feb-2013 07:13 11K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-amd64.ovf 04-Feb-2013 17:49 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-amd64.tar.gz 04-Feb-2013 07:12 224M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-armhf-disk1.img 04-Feb-2013 07:31 215M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-armhf-kernel-info.txt 04-Feb-2013 07:31 109 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-armhf-root.tar.gz 04-Feb-2013 07:26 195M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-armhf.manifest 04-Feb-2013 07:31 10K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-armhf.tar.gz 04-Feb-2013 07:26 199M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-i386-disk1.img 04-Feb-2013 07:10 219M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-i386-kernel-info.txt 04-Feb-2013 07:10 116 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-i386-root.tar.gz 04-Feb-2013 07:09 199M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-i386.manifest 04-Feb-2013 07:10 11K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-i386.ovf 04-Feb-2013 17:49 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-i386.tar.gz 04-Feb-2013 07:09 205M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:01 -