Ubuntu 11.04 (Natty Narwhal)

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-74b80975

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

ap-northeast-1

64-bit

instance

ami-70b80971

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

ap-northeast-1

32-bit

ebs

ami-72b80973

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

ap-northeast-1

32-bit

instance

ami-38b80939

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

ap-southeast-1

64-bit

ebs

ami-6cfcb83e

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

ap-southeast-1

64-bit

instance

ami-6afcb838

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

ap-southeast-1

32-bit

ebs

ami-6efcb83c

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

ap-southeast-1

32-bit

instance

ami-76fcb824

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

eu-west-1

64-bit

ebs

ami-8f93aafb

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

eu-west-1

64-bit

instance

ami-a193aad5

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

eu-west-1

32-bit

ebs

ami-8d93aaf9

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

eu-west-1

32-bit

instance

ami-d793aaa3

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

sa-east-1

64-bit

ebs

ami-1a974907

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

sa-east-1

64-bit

instance

ami-e29648ff

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

sa-east-1

32-bit

ebs

ami-18974905

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

sa-east-1

32-bit

instance

ami-ee9648f3

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

us-east-1

64-bit

ebs

ami-e016ca89

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

us-east-1

64-bit

hvm

ami-e416ca8d

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

us-east-1

64-bit

instance

ami-4c16ca25

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

us-east-1

32-bit

ebs

ami-1616ca7f

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

us-east-1

32-bit

instance

ami-c015c9a9

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

us-west-1

64-bit

ebs

ami-bb267efe

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

us-west-1

64-bit

instance

ami-b7267ef2

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

us-west-1

32-bit

ebs

ami-b9267efc

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

us-west-1

32-bit

instance

ami-a3267ee6

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

us-west-2

64-bit

ebs

ami-8823aeb8

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

us-west-2

64-bit

instance

ami-9c23aeac

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

us-west-2

32-bit

ebs

ami-8623aeb6

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

us-west-2

32-bit

instance

ami-9423aea4

ec2-run-instances ami-9423aea4 --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 13-Mar-2012 18:41 308 Current Released Image [   ] MD5SUMS.gpg 13-Mar-2012 18:41 836 Current Released Image [   ] SHA1SUMS 13-Mar-2012 18:41 340 Current Released Image [   ] SHA1SUMS.gpg 13-Mar-2012 18:41 836 Current Released Image [   ] SHA256SUMS 13-Mar-2012 18:41 436 Current Released Image [   ] SHA256SUMS.gpg 13-Mar-2012 18:41 836 Current Released Image [   ] ubuntu-11.04-server-cloudimg-amd64-disk1.img 12-Mar-2012 05:54 190M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-11.04-server-cloudimg-amd64-kernel-info.txt 12-Mar-2012 05:54 119 Ubuntu Server 11.04 (Natty Narwhal) released builds [TXT] ubuntu-11.04-server-cloudimg-amd64.manifest 12-Mar-2012 05:54 10K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-11.04-server-cloudimg-amd64.ovf 13-Mar-2012 18:41 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-11.04-server-cloudimg-amd64.tar.gz 12-Mar-2012 05:50 179M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-11.04-server-cloudimg-i386-disk1.img 12-Mar-2012 06:22 185M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-11.04-server-cloudimg-i386-kernel-info.txt 12-Mar-2012 06:22 117 Ubuntu Server 11.04 (Natty Narwhal) released builds [TXT] ubuntu-11.04-server-cloudimg-i386.manifest 12-Mar-2012 06:22 10K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-11.04-server-cloudimg-i386.ovf 13-Mar-2012 18:41 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-11.04-server-cloudimg-i386.tar.gz 12-Mar-2012 06:18 174M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 13-Mar-2012 18:41 - Current Released Image