Ubuntu 11.04 (Natty Narwhal) Daily Build [20120223]

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-9a14a29b

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

ap-northeast-1

64-bit

instance

ami-7414a275

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

ap-northeast-1

32-bit

ebs

ami-8a14a28b

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

ap-northeast-1

32-bit

instance

ami-6614a267

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

ap-southeast-1

64-bit

ebs

ami-1291d540

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

ap-southeast-1

64-bit

instance

ami-4891d51a

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

ap-southeast-1

32-bit

ebs

ami-6291d530

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

ap-southeast-1

32-bit

instance

ami-5e91d50c

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

eu-west-1

64-bit

ebs

ami-99566fed

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

eu-west-1

64-bit

instance

ami-b9566fcd

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

eu-west-1

32-bit

ebs

ami-95566fe1

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

eu-west-1

32-bit

instance

ami-b5566fc1

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

sa-east-1

64-bit

ebs

ami-9a72ad87

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

sa-east-1

64-bit

instance

ami-6272ad7f

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

sa-east-1

32-bit

ebs

ami-9872ad85

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

sa-east-1

32-bit

instance

ami-6872ad75

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

us-east-1

64-bit

ebs

ami-16a97b7f

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

us-east-1

64-bit

hvm

ami-c6a97baf

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

us-east-1

64-bit

instance

ami-64a97b0d

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

us-east-1

32-bit

ebs

ami-3ea97b57

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

us-east-1

32-bit

instance

ami-b2a87adb

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

us-west-1

64-bit

ebs

ami-31aff674

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

us-west-1

64-bit

instance

ami-11aff654

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

us-west-1

32-bit

ebs

ami-29aff66c

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

us-west-1

32-bit

instance

ami-79aff63c

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

us-west-2

64-bit

ebs

ami-28078a18

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

us-west-2

64-bit

instance

ami-36078a06

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

us-west-2

32-bit

ebs

ami-22078a12

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

us-west-2

32-bit

instance

ami-30078a00

ec2-run-instances ami-30078a00 --instance-type m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

A full list of available files can be found below.

It is recommended you have at least a 1GB USB storage device to burn the image to. If you need help burning these images to disk, see the USB Image Writing Guide.

Icon  Name                                        Last modified      Size  Description
[DIR] Parent Directory - [   ] MD5SUMS 23-Feb-2012 06:08 280 [   ] MD5SUMS.gpg 23-Feb-2012 06:08 836 [   ] SHA1SUMS 23-Feb-2012 06:09 312 [   ] SHA1SUMS.gpg 23-Feb-2012 06:09 836 [   ] SHA256SUMS 23-Feb-2012 06:09 408 [   ] SHA256SUMS.gpg 23-Feb-2012 06:09 836 [   ] natty-server-cloudimg-amd64-disk1.img 23-Feb-2012 05:48 190M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] natty-server-cloudimg-amd64-kernel-info.txt 23-Feb-2012 05:48 119 [TXT] natty-server-cloudimg-amd64.manifest 23-Feb-2012 05:48 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] natty-server-cloudimg-amd64.ovf 23-Feb-2012 05:48 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] natty-server-cloudimg-amd64.tar.gz 23-Feb-2012 05:44 179M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] natty-server-cloudimg-i386-disk1.img 23-Feb-2012 06:08 185M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] natty-server-cloudimg-i386-kernel-info.txt 23-Feb-2012 06:08 117 [TXT] natty-server-cloudimg-i386.manifest 23-Feb-2012 06:08 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] natty-server-cloudimg-i386.ovf 23-Feb-2012 06:08 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] natty-server-cloudimg-i386.tar.gz 23-Feb-2012 06:04 174M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 23-Feb-2012 07:03 -