Ubuntu 12.04 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-60c77761

ec2-run-instances ami-60c77761 --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-2cc7772d

ec2-run-instances ami-2cc7772d --instance-type m1.large --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs

ami-5ec7775f

ec2-run-instances ami-5ec7775f --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

instance

ami-12c77713

ec2-run-instances ami-12c77713 --instance-type m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-southeast-1

64-bit

ebs

ami-a4ca8df6

ec2-run-instances ami-a4ca8df6 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-a0ca8df2

ec2-run-instances ami-a0ca8df2 --instance-type m1.large --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs

ami-a6ca8df4

ec2-run-instances ami-a6ca8df4 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

instance

ami-88ca8dda

ec2-run-instances ami-88ca8dda --instance-type m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

eu-west-1

64-bit

ebs

ami-e1e8d395

ec2-run-instances ami-e1e8d395 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-1de8d369

ec2-run-instances ami-1de8d369 --instance-type m1.large --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs

ami-e7e8d393

ec2-run-instances ami-e7e8d393 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

instance

ami-25e8d351

ec2-run-instances ami-25e8d351 --instance-type m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

sa-east-1

64-bit

ebs

ami-8cd80691

ec2-run-instances ami-8cd80691 --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-96d8068b

ec2-run-instances ami-96d8068b --instance-type m1.large --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs

ami-92d8068f

ec2-run-instances ami-92d8068f --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

instance

ami-9cd80681

ec2-run-instances ami-9cd80681 --instance-type m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

us-east-1

64-bit

ebs

ami-a29943cb

ec2-run-instances ami-a29943cb --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm

ami-a69943cf

ec2-run-instances ami-a69943cf --instance-type cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-3c994355

ec2-run-instances ami-3c994355 --instance-type m1.large --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs

ami-ac9943c5

ec2-run-instances ami-ac9943c5 --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

instance

ami-b89842d1

ec2-run-instances ami-b89842d1 --instance-type m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-west-1

64-bit

ebs

ami-87712ac2

ec2-run-instances ami-87712ac2 --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-e7712aa2

ec2-run-instances ami-e7712aa2 --instance-type m1.large --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs

ami-85712ac0

ec2-run-instances ami-85712ac0 --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

instance

ami-d5712a90

ec2-run-instances ami-d5712a90 --instance-type m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-2

64-bit

ebs

ami-20800c10

ec2-run-instances ami-20800c10 --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-38800c08

ec2-run-instances ami-38800c08 --instance-type m1.large --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs

ami-3e800c0e

ec2-run-instances ami-3e800c0e --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

instance

ami-cc870bfc

ec2-run-instances ami-cc870bfc --instance-type 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:28 624 [   ] MD5SUMS.gpg 08-Apr-2015 23:28 836 [   ] SHA1SUMS 08-Apr-2015 23:28 688 [   ] SHA1SUMS.gpg 08-Apr-2015 23:28 836 [   ] SHA256SUMS 08-Apr-2015 23:28 880 [   ] SHA256SUMS.gpg 08-Apr-2015 23:28 836 [   ] ubuntu-12.04-server-cloudimg-amd64-disk1.img 24-Apr-2012 00:50 216M 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 24-Apr-2012 00:50 118 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-amd64-root.tar.gz 24-Apr-2012 00:44 200M Cloud image for 64-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-amd64.manifest 24-Apr-2012 00:50 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-amd64.ovf 26-Apr-2012 11:21 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-amd64.tar.gz 24-Apr-2012 00:46 206M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-armhf-disk1.img 24-Apr-2012 02:17 196M 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 24-Apr-2012 02:17 109 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [TXT] ubuntu-12.04-server-cloudimg-armhf.manifest 24-Apr-2012 02:17 9.9K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-armhf.tar.gz 24-Apr-2012 02:09 184M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-i386-disk1.img 24-Apr-2012 01:11 199M 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 24-Apr-2012 01:11 116 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-i386-root.tar.gz 24-Apr-2012 01:06 183M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-i386.manifest 24-Apr-2012 01:11 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-i386.ovf 26-Apr-2012 11:21 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-i386.tar.gz 24-Apr-2012 01:07 189M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:02 -