Ubuntu 11.10 (Oneiric Ocelot) Daily Build [20120516]
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 |
ec2-run-instances ami-be49f9bf --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
64-bit |
instance |
ec2-run-instances ami-6249f963 --instance-type m1.large --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
ebs |
ec2-run-instances ami-a849f9a9 --instance-type t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-northeast-1 |
32-bit |
instance |
ec2-run-instances ami-5049f951 --instance-type m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
|
ap-southeast-1 |
64-bit |
ebs |
ec2-run-instances ami-4e3b7d1c --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
64-bit |
instance |
ec2-run-instances ami-b83a7cea --instance-type m1.large --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
ebs |
ec2-run-instances ami-463b7d14 --instance-type t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
ap-southeast-1 |
32-bit |
instance |
ec2-run-instances ami-8e3a7cdc --instance-type m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
|
eu-west-1 |
64-bit |
ebs |
ec2-run-instances ami-ff0d378b --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
64-bit |
instance |
ec2-run-instances ami-510d3725 --instance-type m1.large --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
ebs |
ec2-run-instances ami-170d3763 --instance-type t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
eu-west-1 |
32-bit |
instance |
ec2-run-instances ami-8b0c36ff --instance-type m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
|
sa-east-1 |
64-bit |
ebs |
ec2-run-instances ami-5ef72943 --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
64-bit |
instance |
ec2-run-instances ami-2af72937 --instance-type m1.large --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
ebs |
ec2-run-instances ami-20f7293d --instance-type t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
sa-east-1 |
32-bit |
instance |
ec2-run-instances ami-32f7292f --instance-type m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
|
us-east-1 |
64-bit |
ebs |
ec2-run-instances ami-c2c760ab --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
hvm |
ec2-run-instances ami-88c760e1 --instance-type cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
64-bit |
instance |
ec2-run-instances ami-7cf85f15 --instance-type m1.large --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
ebs |
ec2-run-instances ami-8af85fe3 --instance-type t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-east-1 |
32-bit |
instance |
ec2-run-instances ami-def95eb7 --instance-type m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
|
us-west-1 |
64-bit |
ebs |
ec2-run-instances ami-591c461c --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
64-bit |
instance |
ec2-run-instances ami-9b1f45de --instance-type m1.large --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
ebs |
ec2-run-instances ami-431c4606 --instance-type t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-1 |
32-bit |
instance |
ec2-run-instances ami-851f45c0 --instance-type m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
|
us-west-2 |
64-bit |
ebs |
ec2-run-instances ami-d44ec2e4 --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
64-bit |
instance |
ec2-run-instances ami-fe4ec2ce --instance-type m1.large --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
ebs |
ec2-run-instances ami-ec4ec2dc --instance-type t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
|
us-west-2 |
32-bit |
instance |
ec2-run-instances ami-f24ec2c2 --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 16-May-2012 08:48 512
MD5SUMS.gpg 16-May-2012 08:48 836
SHA1SUMS 16-May-2012 08:49 568
SHA1SUMS.gpg 16-May-2012 08:49 836
SHA256SUMS 16-May-2012 08:50 736
SHA256SUMS.gpg 16-May-2012 08:50 836
oneiric-server-cloudimg-amd64-disk1.img 16-May-2012 06:07 222M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM)
oneiric-server-cloudimg-amd64-kernel-info.txt 16-May-2012 06:07 118 Ubuntu Server 11.10 (Oneiric Ocelet) daily builds
oneiric-server-cloudimg-amd64.manifest 16-May-2012 06:07 10K Cloud image for 64-bit computers (contents of live filesystem)
oneiric-server-cloudimg-amd64.ovf 16-May-2012 06:07 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
oneiric-server-cloudimg-amd64.tar.gz 16-May-2012 06:00 210M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
oneiric-server-cloudimg-armel-disk1.img 16-May-2012 08:47 199M Cloud image for 32-bit ARMEL computers (QCOW2 disk image file for use with QEMU and KVM)
oneiric-server-cloudimg-armel-kernel-info.txt 16-May-2012 08:47 109 Ubuntu Server 11.10 (Oneiric Ocelet) daily builds
oneiric-server-cloudimg-armel.manifest 16-May-2012 08:47 9.9K Cloud image for 32-bit ARMEL computers (contents of live filesystem)
oneiric-server-cloudimg-armel.tar.gz 16-May-2012 08:35 187M Cloud image for 32-bit ARMEL computers (Cloud Image/EC2 tarball)
oneiric-server-cloudimg-armel_omap-disk1.img 16-May-2012 08:45 207M Ubuntu Server 11.10 (Oneiric Ocelet) daily builds
oneiric-server-cloudimg-i386-disk1.img 16-May-2012 06:43 199M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM)
oneiric-server-cloudimg-i386-kernel-info.txt 16-May-2012 06:43 116 Ubuntu Server 11.10 (Oneiric Ocelet) daily builds
oneiric-server-cloudimg-i386.manifest 16-May-2012 06:43 10K Cloud image for 32-bit computers (contents of live filesystem)
oneiric-server-cloudimg-i386.ovf 16-May-2012 06:43 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
oneiric-server-cloudimg-i386.tar.gz 16-May-2012 06:37 189M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 16-May-2012 10:17 -