Ubuntu 12.04.4 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-85c7b984

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

ap-northeast-1

64-bit

hvm

ami-87c7b986

ec2-run-instances ami-87c7b986 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-instance

ami-99c9b798

ec2-run-instances ami-99c9b798 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-4fcab44e

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

ap-northeast-1

32-bit

ebs

ami-81c7b980

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

ap-northeast-1

32-bit

instance

ami-3dcfb13c

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

ap-southeast-1

64-bit

ebs

ami-f41a49a6

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

ap-southeast-1

64-bit

hvm

ami-fc1a49ae

ec2-run-instances ami-fc1a49ae -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-instance

ami-721a4920

ec2-run-instances ami-721a4920 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-001b4852

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

ap-southeast-1

32-bit

ebs

ami-f01a49a2

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

ap-southeast-1

32-bit

instance

ami-d2144780

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

ap-southeast-2

64-bit

ebs

ami-4959c173

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

ap-southeast-2

64-bit

hvm

ami-4f59c175

ec2-run-instances ami-4f59c175 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-instance

ami-5159c16b

ec2-run-instances ami-5159c16b -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

instance

ami-4f58c075

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

ap-southeast-2

32-bit

ebs

ami-5559c16f

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

ap-southeast-2

32-bit

instance

ami-5da73f67

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

eu-west-1

64-bit

ebs

ami-d1f308a6

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

eu-west-1

64-bit

hvm

ami-dff308a8

ec2-run-instances ami-dff308a8 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-instance

ami-4bff043c

ec2-run-instances ami-4bff043c -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-b3807bc4

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

eu-west-1

32-bit

ebs

ami-d5f308a2

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

eu-west-1

32-bit

instance

ami-2f8c7758

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

sa-east-1

64-bit

ebs

ami-e14ceefc

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

sa-east-1

64-bit

hvm

ami-e34ceefe

ec2-run-instances ami-e34ceefe -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-instance

ami-cb4fedd6

ec2-run-instances ami-cb4fedd6 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-5b4eec46

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

sa-east-1

32-bit

ebs

ami-e74ceefa

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

sa-east-1

32-bit

instance

ami-a549ebb8

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

us-east-1

64-bit

ebs

ami-5db4a934

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

us-east-1

64-bit

hvm

ami-5fb4a936

ec2-run-instances ami-5fb4a936 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-instance

ami-07809d6e

ec2-run-instances ami-07809d6e -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-2f8f9246

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

us-east-1

32-bit

ebs

ami-59b4a930

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

us-east-1

32-bit

instance

ami-7f948916

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

us-west-1

64-bit

ebs

ami-5ee4dd1b

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

us-west-1

64-bit

hvm

ami-58e4dd1d

ec2-run-instances ami-58e4dd1d -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-instance

ami-b6e2dbf3

ec2-run-instances ami-b6e2dbf3 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-d0e0d995

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

us-west-1

32-bit

ebs

ami-5ce4dd19

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

us-west-1

32-bit

instance

ami-82eed7c7

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

us-west-2

64-bit

ebs

ami-22e08b12

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

us-west-2

64-bit

hvm

ami-26e08b16

ec2-run-instances ami-26e08b16 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-instance

ami-82e289b2

ec2-run-instances ami-82e289b2 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-9eed86ae

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

us-west-2

32-bit

ebs

ami-3ee08b0e

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

us-west-2

32-bit

instance

ami-fee883ce

ec2-run-instances ami-fee883ce -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:06 705 [   ] MD5SUMS.gpg 08-Apr-2015 23:06 836 [   ] SHA1SUMS 08-Apr-2015 23:06 777 [   ] SHA1SUMS.gpg 08-Apr-2015 23:06 836 [   ] SHA256SUMS 08-Apr-2015 23:06 1.0K [   ] SHA256SUMS.gpg 08-Apr-2015 23:06 836 [TXT] tool-version-info.txt 08-Apr-2014 14:13 8.9K [   ] ubuntu-12.04-server-cloudimg-amd64-disk1.img 08-Apr-2014 14:19 248M 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 08-Apr-2014 14:19 118 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-amd64-root.tar.gz 08-Apr-2014 14:17 227M Cloud image for 64-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-amd64.manifest 08-Apr-2014 14:19 11K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-amd64.ovf 09-Apr-2014 04:19 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-amd64.tar.gz 08-Apr-2014 14:18 233M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-armhf-disk1.img 08-Apr-2014 14:41 221M 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 08-Apr-2014 14:41 109 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-armhf-root.tar.gz 08-Apr-2014 14:37 200M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-armhf.manifest 08-Apr-2014 14:41 11K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-armhf.tar.gz 08-Apr-2014 14:38 205M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-i386-disk1.img 08-Apr-2014 14:19 226M 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 08-Apr-2014 14:19 116 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-i386-root.tar.gz 08-Apr-2014 14:16 206M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-i386.manifest 08-Apr-2014 14:19 11K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-i386.ovf 09-Apr-2014 04:19 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-i386.tar.gz 08-Apr-2014 14:17 212M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:01 -