Ubuntu 10.10 (Maverick Meerkat) Daily Build [20120222]

Select an image

Ubuntu is distributed on two types of images described below.

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 two 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.

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-d42a9cd5

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

ap-northeast-1

64-bit

instance

ami-922a9c93

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

ap-northeast-1

32-bit

ebs

ami-c42a9cc5

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

ap-northeast-1

32-bit

instance

ami-842a9c85

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

ap-southeast-1

64-bit

ebs

ami-3294d060

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

ap-southeast-1

64-bit

instance

ami-6e94d03c

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

ap-southeast-1

32-bit

ebs

ami-0894d05a

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

ap-southeast-1

32-bit

instance

ami-7494d026

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

eu-west-1

64-bit

ebs

ami-4b5f663f

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

eu-west-1

64-bit

instance

ami-515f6625

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

eu-west-1

32-bit

ebs

ami-5f5f662b

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

eu-west-1

32-bit

instance

ami-635f6617

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

sa-east-1

64-bit

ebs

ami-0e73ac13

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

sa-east-1

64-bit

instance

ami-1073ac0d

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

sa-east-1

32-bit

ebs

ami-0c73ac11

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

sa-east-1

32-bit

instance

ami-1873ac05

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

us-east-1

64-bit

ebs

ami-508c5e39

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

us-east-1

64-bit

instance

ami-3e8f5d57

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

us-east-1

32-bit

ebs

ami-fa8f5d93

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

us-east-1

32-bit

instance

ami-728f5d1b

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

us-west-1

64-bit

ebs

ami-85b7eec0

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

us-west-1

64-bit

instance

ami-edb7eea8

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

us-west-1

32-bit

ebs

ami-f7b7eeb2

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

us-west-1

32-bit

instance

ami-cfb7ee8a

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

us-west-2

64-bit

ebs

ami-36058806

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

us-west-2

64-bit

instance

ami-ca0a87fa

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

us-west-2

32-bit

ebs

ami-ce0a87fe

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

us-west-2

32-bit

instance

ami-c40a87f4

ec2-run-instances ami-c40a87f4 --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 22-Feb-2012 07:06 143 [   ] MD5SUMS.gpg 22-Feb-2012 07:06 836 [   ] SHA1SUMS 22-Feb-2012 07:06 159 [   ] SHA1SUMS.gpg 22-Feb-2012 07:06 836 [   ] SHA256SUMS 22-Feb-2012 07:07 207 [   ] SHA256SUMS.gpg 22-Feb-2012 07:07 836 [TXT] maverick-server-cloudimg-amd64-kernel-info.txt 22-Feb-2012 06:18 122 [TXT] maverick-server-cloudimg-amd64.manifest 22-Feb-2012 06:18 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] maverick-server-cloudimg-amd64.tar.gz 22-Feb-2012 06:16 184M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [TXT] maverick-server-cloudimg-i386-kernel-info.txt 22-Feb-2012 07:06 120 [TXT] maverick-server-cloudimg-i386.manifest 22-Feb-2012 07:06 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] maverick-server-cloudimg-i386.tar.gz 22-Feb-2012 07:04 178M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 22-Feb-2012 08:08 -