Ubuntu 12.04.3 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-d9118cd8

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

ap-northeast-1

64-bit

instance

ami-17118c16

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

ap-northeast-1

32-bit

ebs

ami-d7118cd6

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

ap-northeast-1

32-bit

instance

ami-4b14894a

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

ap-southeast-1

64-bit

ebs

ami-e07239b2

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

ap-southeast-1

64-bit

instance

ami-2a723978

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

ap-southeast-1

32-bit

ebs

ami-e27239b0

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

ap-southeast-1

32-bit

instance

ami-5872390a

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

ap-southeast-2

64-bit

ebs

ami-6be67b51

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

ap-southeast-2

64-bit

instance

ami-77e67b4d

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

ap-southeast-2

32-bit

ebs

ami-75e67b4f

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

ap-southeast-2

32-bit

instance

ami-d5e77aef

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

eu-west-1

64-bit

ebs

ami-78cf2a0f

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

eu-west-1

64-bit

hvm

ami-66cf2a11

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

eu-west-1

64-bit

instance

ami-eecd2899

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

eu-west-1

32-bit

ebs

ami-7ccf2a0b

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

eu-west-1

32-bit

instance

ami-74c22703

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

sa-east-1

64-bit

ebs

ami-bdcd6aa0

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

sa-east-1

64-bit

instance

ami-9dcd6a80

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

sa-east-1

32-bit

ebs

ami-83cd6a9e

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

sa-east-1

32-bit

instance

ami-5fcd6a42

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

us-east-1

64-bit

ebs

ami-53b1ff3a

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

us-east-1

64-bit

hvm

ami-55b1ff3c

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

us-east-1

64-bit

instance

ami-fbb2fc92

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

us-east-1

32-bit

ebs

ami-51b1ff38

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

us-east-1

32-bit

instance

ami-7db7f914

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

us-west-1

64-bit

ebs

ami-40350005

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

us-west-1

64-bit

instance

ami-fe4a7fbb

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

us-west-1

32-bit

ebs

ami-44350001

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

us-west-1

32-bit

instance

ami-744a7f31

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

us-west-2

64-bit

ebs

ami-8635a9b6

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

us-west-2

64-bit

hvm

ami-8835a9b8

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

us-west-2

64-bit

instance

ami-6435a954

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

us-west-2

32-bit

ebs

ami-8435a9b4

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

us-west-2

32-bit

instance

ami-ba34a88a

ec2-run-instances ami-ba34a88a -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:08 705 [   ] MD5SUMS.gpg 08-Apr-2015 23:08 836 [   ] SHA1SUMS 08-Apr-2015 23:08 777 [   ] SHA1SUMS.gpg 08-Apr-2015 23:08 836 [   ] SHA256SUMS 08-Apr-2015 23:08 1.0K [   ] SHA256SUMS.gpg 08-Apr-2015 23:08 836 [TXT] tool-version-info.txt 09-Sep-2013 07:04 7.6K [   ] ubuntu-12.04-server-cloudimg-amd64-disk1.img 09-Sep-2013 07:09 242M 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 09-Sep-2013 07:09 118 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-amd64-root.tar.gz 09-Sep-2013 07:07 222M Cloud image for 64-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-amd64.manifest 09-Sep-2013 07:09 11K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-amd64.ovf 09-Sep-2013 17:26 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-amd64.tar.gz 09-Sep-2013 07:08 227M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-armhf-disk1.img 09-Sep-2013 07:30 216M 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 09-Sep-2013 07:30 109 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-armhf-root.tar.gz 09-Sep-2013 07:25 196M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-armhf.manifest 09-Sep-2013 07:30 11K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-armhf.tar.gz 09-Sep-2013 07:26 200M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-i386-disk1.img 09-Sep-2013 07:09 221M 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 09-Sep-2013 07:09 116 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-i386-root.tar.gz 09-Sep-2013 07:07 201M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-i386.manifest 09-Sep-2013 07:09 11K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-i386.ovf 09-Sep-2013 17:26 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-i386.tar.gz 09-Sep-2013 07:08 207M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:01 -