Ubuntu 10.04 LTS (Lucid Lynx)

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-08ca0808

ec2-run-instances ami-08ca0808 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

ebs-io1

ami-0eca080e

ec2-run-instances ami-0eca080e -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

ebs-ssd

ami-16ca0816

ec2-run-instances ami-16ca0816 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-b6c507b6

ec2-run-instances ami-b6c507b6 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs

ami-06ca0806

ec2-run-instances ami-06ca0806 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs-io1

ami-0cca080c

ec2-run-instances ami-0cca080c -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

ebs-ssd

ami-12ca0812

ec2-run-instances ami-12ca0812 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

32-bit

instance

ami-b4c103b4

ec2-run-instances ami-b4c103b4 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-southeast-1

64-bit

ebs

ami-6ab08c38

ec2-run-instances ami-6ab08c38 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

ebs-io1

ami-6cb08c3e

ec2-run-instances ami-6cb08c3e -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

ebs-ssd

ami-10b08c42

ec2-run-instances ami-10b08c42 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-5cb08c0e

ec2-run-instances ami-5cb08c0e -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs

ami-60b08c32

ec2-run-instances ami-60b08c32 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs-io1

ami-6eb08c3c

ec2-run-instances ami-6eb08c3c -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

ebs-ssd

ami-12b08c40

ec2-run-instances ami-12b08c40 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

32-bit

instance

ami-beb589ec

ec2-run-instances ami-beb589ec -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-2

64-bit

ebs

ami-a7a6da9d

ec2-run-instances ami-a7a6da9d -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

ebs-io1

ami-9ba6daa1

ec2-run-instances ami-9ba6daa1 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

ebs-ssd

ami-9fa6daa5

ec2-run-instances ami-9fa6daa5 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

instance

ami-a9a6da93

ec2-run-instances ami-a9a6da93 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs

ami-a1a6da9b

ec2-run-instances ami-a1a6da9b -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs-io1

ami-a5a6da9f

ec2-run-instances ami-a5a6da9f -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

ebs-ssd

ami-99a6daa3

ec2-run-instances ami-99a6daa3 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

32-bit

instance

ami-d3a5d9e9

ec2-run-instances ami-d3a5d9e9 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

eu-central-1

64-bit

ebs

ami-cc2817d1

ec2-run-instances ami-cc2817d1 -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

ebs-io1

ami-ca2817d7

ec2-run-instances ami-ca2817d7 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

ebs-ssd

ami-c62817db

ec2-run-instances ami-c62817db -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

instance

ami-2c281731

ec2-run-instances ami-2c281731 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs

ami-d22817cf

ec2-run-instances ami-d22817cf -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs-io1

ami-c82817d5

ec2-run-instances ami-c82817d5 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

ebs-ssd

ami-c42817d9

ec2-run-instances ami-c42817d9 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

32-bit

instance

ami-78291665

ec2-run-instances ami-78291665 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-west-1

64-bit

ebs

ami-0bfb947c

ec2-run-instances ami-0bfb947c -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

ebs-io1

ami-f7fb9480

ec2-run-instances ami-f7fb9480 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

ebs-ssd

ami-f3fb9484

ec2-run-instances ami-f3fb9484 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-ede08f9a

ec2-run-instances ami-ede08f9a -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs

ami-0dfb947a

ec2-run-instances ami-0dfb947a -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs-io1

ami-09fb947e

ec2-run-instances ami-09fb947e -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

ebs-ssd

ami-f5fb9482

ec2-run-instances ami-f5fb9482 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

32-bit

instance

ami-f9e38c8e

ec2-run-instances ami-f9e38c8e -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

sa-east-1

64-bit

ebs

ami-096bef14

ec2-run-instances ami-096bef14 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

ebs-io1

ami-056bef18

ec2-run-instances ami-056bef18 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

ebs-ssd

ami-016bef1c

ec2-run-instances ami-016bef1c -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-d76aeeca

ec2-run-instances ami-d76aeeca -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs

ami-0f6bef12

ec2-run-instances ami-0f6bef12 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs-io1

ami-0b6bef16

ec2-run-instances ami-0b6bef16 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

ebs-ssd

ami-076bef1a

ec2-run-instances ami-076bef1a -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

32-bit

instance

ami-056aee18

ec2-run-instances ami-056aee18 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

us-east-1

64-bit

ebs

ami-1e6f6176

ec2-run-instances ami-1e6f6176 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

ebs-io1

ami-126f617a

ec2-run-instances ami-126f617a -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

ebs-ssd

ami-e86f6180

ec2-run-instances ami-e86f6180 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-32505e5a

ec2-run-instances ami-32505e5a -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs

ami-1c6f6174

ec2-run-instances ami-1c6f6174 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs-io1

ami-106f6178

ec2-run-instances ami-106f6178 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

ebs-ssd

ami-166f617e

ec2-run-instances ami-166f617e -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

32-bit

instance

ami-5c565834

ec2-run-instances ami-5c565834 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-west-1

64-bit

ebs

ami-250fe361

ec2-run-instances ami-250fe361 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

ebs-io1

ami-210fe365

ec2-run-instances ami-210fe365 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

ebs-ssd

ami-290fe36d

ec2-run-instances ami-290fe36d -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-310ee275

ec2-run-instances ami-310ee275 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs

ami-1b0fe35f

ec2-run-instances ami-1b0fe35f -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs-io1

ami-270fe363

ec2-run-instances ami-270fe363 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

ebs-ssd

ami-2f0fe36b

ec2-run-instances ami-2f0fe36b -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

32-bit

instance

ami-ef0ce0ab

ec2-run-instances ami-ef0ce0ab -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-2

64-bit

ebs

ami-1b2a1c2b

ec2-run-instances ami-1b2a1c2b -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

ebs-io1

ami-012a1c31

ec2-run-instances ami-012a1c31 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

ebs-ssd

ami-052a1c35

ec2-run-instances ami-052a1c35 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-3f2d1b0f

ec2-run-instances ami-3f2d1b0f -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs

ami-192a1c29

ec2-run-instances ami-192a1c29 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs-io1

ami-1f2a1c2f

ec2-run-instances ami-1f2a1c2f -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

ebs-ssd

ami-032a1c33

ec2-run-instances ami-032a1c33 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

32-bit

instance

ami-2b2e181b

ec2-run-instances ami-2b2e181b -t 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 - [   ] MD5SUMS 30-Apr-2015 23:14 308 [   ] MD5SUMS.gpg 30-Apr-2015 23:14 836 [   ] SHA1SUMS 30-Apr-2015 23:14 340 [   ] SHA1SUMS.gpg 30-Apr-2015 23:14 836 [   ] SHA256SUMS 30-Apr-2015 23:14 436 [   ] SHA256SUMS.gpg 30-Apr-2015 23:14 836 [TXT] tool-version-info.txt 27-Apr-2015 05:50 8.8K [   ] ubuntu-10.04-server-cloudimg-amd64-disk1.img 27-Apr-2015 05:50 216M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-10.04-server-cloudimg-amd64-kernel-info.txt 27-Apr-2015 05:50 229 Ubuntu Server 10.04 LTS (Lucid Lynx) released builds [END OF LIFE - For archive refrence-only] [TXT] ubuntu-10.04-server-cloudimg-amd64.manifest 27-Apr-2015 05:50 9.8K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-10.04-server-cloudimg-amd64.tar.gz 27-Apr-2015 05:50 201M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-10.04-server-cloudimg-i386-disk1.img 27-Apr-2015 05:49 212M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-10.04-server-cloudimg-i386-kernel-info.txt 27-Apr-2015 05:49 230 Ubuntu Server 10.04 LTS (Lucid Lynx) released builds [END OF LIFE - For archive refrence-only] [TXT] ubuntu-10.04-server-cloudimg-i386.manifest 27-Apr-2015 05:49 9.8K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-10.04-server-cloudimg-i386.tar.gz 27-Apr-2015 05:49 197M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 11-Sep-2015 07:07 -