Ubuntu 12.04 (Precise Pangolin) Daily Build [20120512]
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 |
ec2-run-instances ami-f250e0f3 --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
64-bit |
instance |
ec2-run-instances ami-d850e0d9 --instance-type m1.large --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
ebs |
ec2-run-instances ami-ee50e0ef --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
instance |
ec2-run-instances ami-d250e0d3 --instance-type m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-southeast-1 |
64-bit |
ebs |
ec2-run-instances ami-f62f69a4 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
64-bit |
instance |
ec2-run-instances ami-d02f6982 --instance-type m1.large --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
ebs |
ec2-run-instances ami-ce2f699c --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
instance |
ec2-run-instances ami-2e2f697c --instance-type m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
eu-west-1 |
64-bit |
ebs |
ec2-run-instances ami-85350ff1 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
64-bit |
instance |
ec2-run-instances ami-b9350fcd --instance-type m1.large --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
ebs |
ec2-run-instances ami-ad350fd9 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
instance |
ec2-run-instances ami-bd350fc9 --instance-type m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
sa-east-1 |
64-bit |
ebs |
ec2-run-instances ami-d0fd23cd --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
64-bit |
instance |
ec2-run-instances ami-defd23c3 --instance-type m1.large --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
ebs |
ec2-run-instances ami-dafd23c7 --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
instance |
ec2-run-instances ami-dcfd23c1 --instance-type m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
us-east-1 |
64-bit |
ebs |
ec2-run-instances ami-5673d73f --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
hvm |
ec2-run-instances ami-ac73d7c5 --instance-type cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
instance |
ec2-run-instances ami-ee72d687 --instance-type m1.large --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
ebs |
ec2-run-instances ami-a472d6cd --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
instance |
ec2-run-instances ami-4272d62b --instance-type m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-west-1 |
64-bit |
ebs |
ec2-run-instances ami-c9f1aa8c --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
64-bit |
instance |
ec2-run-instances ami-2ff1aa6a --instance-type m1.large --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
ebs |
ec2-run-instances ami-3ff1aa7a --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
instance |
ec2-run-instances ami-19f1aa5c --instance-type m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-2 |
64-bit |
ebs |
ec2-run-instances ami-54b53964 --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
64-bit |
instance |
ec2-run-instances ami-68b53958 --instance-type m1.large --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
ebs |
ec2-run-instances ami-6ab5395a --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
instance |
ec2-run-instances ami-66b53956 --instance-type 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 12-May-2012 07:12 739
MD5SUMS.gpg 12-May-2012 07:12 836
SHA1SUMS 12-May-2012 07:13 819
SHA1SUMS.gpg 12-May-2012 07:13 836
SHA256SUMS 12-May-2012 07:14 1.0K
SHA256SUMS.gpg 12-May-2012 07:14 836
precise-server-cloudimg-amd64-disk1.img 12-May-2012 05:48 217M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM)
precise-server-cloudimg-amd64-kernel-info.txt 12-May-2012 05:48 118 Ubuntu Server 12.04 (Precise Pangolin) daily builds
precise-server-cloudimg-amd64-root.tar.gz 12-May-2012 05:43 201M Cloud image for 64-bit computers (compressed tar file of /)
precise-server-cloudimg-amd64.manifest 12-May-2012 05:48 10K Cloud image for 64-bit computers (contents of live filesystem)
precise-server-cloudimg-amd64.ovf 12-May-2012 05:48 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
precise-server-cloudimg-amd64.tar.gz 12-May-2012 05:45 207M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
precise-server-cloudimg-armhf-disk1.img 12-May-2012 07:12 197M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM)
precise-server-cloudimg-armhf-kernel-info.txt 12-May-2012 07:12 109 Ubuntu Server 12.04 (Precise Pangolin) daily builds
precise-server-cloudimg-armhf-root.tar.gz 12-May-2012 07:03 181M Cloud image for 32-bit ARMHF computers (compressed tar file of /)
precise-server-cloudimg-armhf.manifest 12-May-2012 07:12 9.9K Cloud image for 32-bit ARMHF computers (contents of live filesystem)
precise-server-cloudimg-armhf.tar.gz 12-May-2012 07:05 185M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball)
precise-server-cloudimg-armhf_omap-disk1.img 12-May-2012 07:10 205M Ubuntu Server 12.04 (Precise Pangolin) daily builds
precise-server-cloudimg-i386-disk1.img 12-May-2012 06:08 199M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM)
precise-server-cloudimg-i386-kernel-info.txt 12-May-2012 06:08 116 Ubuntu Server 12.04 (Precise Pangolin) daily builds
precise-server-cloudimg-i386-root.tar.gz 12-May-2012 06:03 183M Cloud image for 32-bit computers (compressed tar file of /)
precise-server-cloudimg-i386.manifest 12-May-2012 06:08 10K Cloud image for 32-bit computers (contents of live filesystem)
precise-server-cloudimg-i386.ovf 12-May-2012 06:08 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
precise-server-cloudimg-i386.tar.gz 12-May-2012 06:05 189M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 12-May-2012 08:15 -