Ubuntu 10.10 (Maverick Meerkat)

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-72bb0a73

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

ap-northeast-1

64-bit

instance

ami-4abb0a4b

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

ap-northeast-1

32-bit

ebs

ami-70bb0a71

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

ap-northeast-1

32-bit

instance

ami-38bb0a39

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

ap-southeast-1

64-bit

ebs

ami-8cfcb8de

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

ap-southeast-1

64-bit

instance

ami-88fcb8da

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

ap-southeast-1

32-bit

ebs

ami-8efcb8dc

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

ap-southeast-1

32-bit

instance

ami-90fcb8c2

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

eu-west-1

64-bit

ebs

ami-0995ac7d

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

eu-west-1

64-bit

instance

ami-2595ac51

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

eu-west-1

32-bit

ebs

ami-0395ac77

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

eu-west-1

32-bit

instance

ami-5595ac21

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

sa-east-1

64-bit

ebs

ami-5a974947

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

sa-east-1

64-bit

instance

ami-5c974941

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

sa-east-1

32-bit

ebs

ami-58974945

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

sa-east-1

32-bit

instance

ami-24974939

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

us-east-1

64-bit

ebs

ami-c412cead

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

us-east-1

64-bit

instance

ami-2212ce4b

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

us-east-1

32-bit

ebs

ami-c012cea9

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

us-east-1

32-bit

instance

ami-9011cdf9

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

us-west-1

64-bit

ebs

ami-9b277fde

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

us-west-1

64-bit

instance

ami-95277fd0

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

us-west-1

32-bit

ebs

ami-99277fdc

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

us-west-1

32-bit

instance

ami-f3277fb6

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

us-west-2

64-bit

ebs

ami-3022af00

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

us-west-2

64-bit

instance

ami-c623aef6

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

us-west-2

32-bit

ebs

ami-ce23aefe

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

us-west-2

32-bit

instance

ami-de23aeee

ec2-run-instances ami-de23aeee --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
[PARENTDIR] Parent Directory - [   ] MD5SUMS 2015-04-09 06:59 151 [   ] MD5SUMS.gpg 2015-04-09 06:59 836 [   ] SHA1SUMS 2015-04-09 06:59 167 [   ] SHA1SUMS.gpg 2015-04-09 06:59 836 [   ] SHA256SUMS 2015-04-09 06:59 215 [   ] SHA256SUMS.gpg 2015-04-09 06:59 836 [TXT] ubuntu-10.10-server-cloudimg-amd64-kernel-info.txt 2012-03-10 13:48 122 Ubuntu Server 10.10 (Maverick Meerkat) released builds [END OF LIFE] [TXT] ubuntu-10.10-server-cloudimg-amd64.manifest 2012-03-10 13:48 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-10.10-server-cloudimg-amd64.tar.gz 2012-03-10 13:47 184M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [TXT] ubuntu-10.10-server-cloudimg-i386-kernel-info.txt 2012-03-10 14:10 120 Ubuntu Server 10.10 (Maverick Meerkat) released builds [END OF LIFE] [TXT] ubuntu-10.10-server-cloudimg-i386.manifest 2012-03-10 14:10 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-10.10-server-cloudimg-i386.tar.gz 2012-03-10 14:07 178M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 2017-06-08 15:02 -