Ubuntu 11.10 (Oneiric Ocelot) [20120222]

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 ARMEL Cloud image
For ARMv7 processors and above.

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-10299f11

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

ap-northeast-1

64-bit

instance

ami-04299f05

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

ap-northeast-1

32-bit

ebs

ami-0e299f0f

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

ap-northeast-1

32-bit

instance

ami-f2289ef3

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

ap-southeast-1

64-bit

ebs

ami-4296d210

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

ap-southeast-1

64-bit

instance

ami-5e96d20c

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

ap-southeast-1

32-bit

ebs

ami-5c96d20e

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

ap-southeast-1

32-bit

instance

ami-aa95d1f8

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

eu-west-1

64-bit

ebs

ami-895069fd

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

eu-west-1

64-bit

instance

ami-af5069db

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

eu-west-1

32-bit

ebs

ami-8d5069f9

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

eu-west-1

32-bit

instance

ami-b15069c5

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

sa-east-1

64-bit

ebs

ami-b673acab

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

sa-east-1

64-bit

instance

ami-be73aca3

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

sa-east-1

32-bit

ebs

ami-b473aca9

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

sa-east-1

32-bit

instance

ami-9073ac8d

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

us-east-1

64-bit

ebs

ami-baba68d3

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

us-east-1

64-bit

hvm

ami-beba68d7

ec2-run-instances ami-beba68d7 --instance-type cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-c2ba68ab

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

us-east-1

32-bit

ebs

ami-a0ba68c9

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

us-east-1

32-bit

instance

ami-08ba6861

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

us-west-1

64-bit

ebs

ami-6da8f128

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

us-west-1

64-bit

instance

ami-59a8f11c

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

us-west-1

32-bit

ebs

ami-63a8f126

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

us-west-1

32-bit

instance

ami-43a8f106

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

us-west-2

64-bit

ebs

ami-ae05889e

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

us-west-2

64-bit

instance

ami-be05888e

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

us-west-2

32-bit

ebs

ami-ac05889c

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

us-west-2

32-bit

instance

ami-4e05887e

ec2-run-instances ami-4e05887e --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 - Current Released Image [   ] MD5SUMS 22-Feb-2012 16:21 463 Current Released Image [   ] MD5SUMS.gpg 22-Feb-2012 16:21 836 Current Released Image [   ] SHA1SUMS 22-Feb-2012 16:21 511 Current Released Image [   ] SHA1SUMS.gpg 22-Feb-2012 16:21 836 Current Released Image [   ] SHA256SUMS 22-Feb-2012 16:21 655 Current Released Image [   ] SHA256SUMS.gpg 22-Feb-2012 16:21 836 Current Released Image [   ] ubuntu-11.10-server-cloudimg-amd64-disk1.img 22-Feb-2012 06:12 220M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-11.10-server-cloudimg-amd64-kernel-info.txt 22-Feb-2012 06:12 118 Ubuntu Server 11.10 (Oneiric Ocelet) released builds [TXT] ubuntu-11.10-server-cloudimg-amd64.manifest 22-Feb-2012 06:12 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-11.10-server-cloudimg-amd64.ovf 22-Feb-2012 16:20 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-11.10-server-cloudimg-amd64.tar.gz 22-Feb-2012 06:04 209M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-11.10-server-cloudimg-armel-disk1.img 22-Feb-2012 08:58 199M Cloud image for 32-bit ARMEL computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-11.10-server-cloudimg-armel-kernel-info.txt 22-Feb-2012 08:58 109 Ubuntu Server 11.10 (Oneiric Ocelet) released builds [TXT] ubuntu-11.10-server-cloudimg-armel.manifest 22-Feb-2012 08:58 9.8K Cloud image for 32-bit ARMEL computers (contents of live filesystem) [   ] ubuntu-11.10-server-cloudimg-armel.tar.gz 22-Feb-2012 08:49 186M Cloud image for 32-bit ARMEL computers (Cloud Image/EC2 tarball) [   ] ubuntu-11.10-server-cloudimg-i386-disk1.img 22-Feb-2012 06:59 199M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-11.10-server-cloudimg-i386-kernel-info.txt 22-Feb-2012 06:59 116 Ubuntu Server 11.10 (Oneiric Ocelet) released builds [TXT] ubuntu-11.10-server-cloudimg-i386.manifest 22-Feb-2012 06:59 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-11.10-server-cloudimg-i386.ovf 22-Feb-2012 16:20 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-11.10-server-cloudimg-i386.tar.gz 22-Feb-2012 06:51 188M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 01-Mar-2012 20:05 - Current Released Image