Ubuntu 12.04.5 LTS (Precise Pangolin)

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 ARMHF Cloud image
For ARMv7 processors and above. Userland is compiled with Hard Float on.

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-0d24c80d

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

ap-northeast-1

64-bit

ebs-io1

ami-1724c817

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

ap-northeast-1

64-bit

ebs-ssd

ami-2324c823

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

ap-northeast-1

64-bit

hvm

ami-2924c829

ec2-run-instances ami-2924c829 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-instance

ami-a929c5a9

ec2-run-instances ami-a929c5a9 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-io1

ami-2f24c82f

ec2-run-instances ami-2f24c82f -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

hvm-ssd

ami-3324c833

ec2-run-instances ami-3324c833 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1}

ap-northeast-1

64-bit

instance

ami-81d73b81

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

ap-northeast-1

32-bit

ebs

ami-f12bc7f1

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

ap-northeast-1

32-bit

ebs-io1

ami-1124c811

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

ap-northeast-1

32-bit

ebs-ssd

ami-1d24c81d

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

ap-northeast-1

32-bit

instance

ami-89d43889

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

ap-southeast-1

64-bit

ebs

ami-46f6c114

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

ap-southeast-1

64-bit

ebs-io1

ami-4af6c118

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

ap-southeast-1

64-bit

ebs-ssd

ami-72f6c120

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

ap-southeast-1

64-bit

hvm

ami-76f6c124

ec2-run-instances ami-76f6c124 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-instance

ami-5cf6c10e

ec2-run-instances ami-5cf6c10e -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-io1

ami-74f6c126

ec2-run-instances ami-74f6c126 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

hvm-ssd

ami-7af6c128

ec2-run-instances ami-7af6c128 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1}

ap-southeast-1

64-bit

instance

ami-14093e46

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

ap-southeast-1

32-bit

ebs

ami-42f6c110

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

ap-southeast-1

32-bit

ebs-io1

ami-44f6c116

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

ap-southeast-1

32-bit

ebs-ssd

ami-4ef6c11c

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

ap-southeast-1

32-bit

instance

ami-560a3d04

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

ap-southeast-2

64-bit

ebs

ami-f73342cd

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

ap-southeast-2

64-bit

ebs-io1

ami-eb3342d1

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

ap-southeast-2

64-bit

ebs-ssd

ami-ef3342d5

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

ap-southeast-2

64-bit

hvm

ami-ed3342d7

ec2-run-instances ami-ed3342d7 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-instance

ami-fd3342c7

ec2-run-instances ami-fd3342c7 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-io1

ami-e33342d9

ec2-run-instances ami-e33342d9 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

hvm-ssd

ami-e73342dd

ec2-run-instances ami-e73342dd -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2}

ap-southeast-2

64-bit

instance

ami-35c9bf0f

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

ap-southeast-2

32-bit

ebs

ami-f33342c9

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

ap-southeast-2

32-bit

ebs-io1

ami-f53342cf

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

ap-southeast-2

32-bit

ebs-ssd

ami-e93342d3

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

ap-southeast-2

32-bit

instance

ami-a9cbbd93

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

eu-central-1

64-bit

ebs

ami-62e8da7f

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

eu-central-1

64-bit

ebs-io1

ami-9ee8da83

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

eu-central-1

64-bit

ebs-ssd

ami-9ae8da87

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

eu-central-1

64-bit

hvm

ami-94e8da89

ec2-run-instances ami-94e8da89 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-instance

ami-16e8da0b

ec2-run-instances ami-16e8da0b -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-io1

ami-96e8da8b

ec2-run-instances ami-96e8da8b -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

hvm-ssd

ami-90e8da8d

ec2-run-instances ami-90e8da8d -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1}

eu-central-1

64-bit

instance

ami-a8ead8b5

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

eu-central-1

32-bit

ebs

ami-60e8da7d

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

eu-central-1

32-bit

ebs-io1

ami-9ce8da81

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

eu-central-1

32-bit

ebs-ssd

ami-98e8da85

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

eu-central-1

32-bit

instance

ami-56ead84b

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

eu-west-1

64-bit

ebs

ami-73cb5a04

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

eu-west-1

64-bit

ebs-io1

ami-7dcb5a0a

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

eu-west-1

64-bit

ebs-ssd

ami-67cb5a10

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

eu-west-1

64-bit

hvm

ami-65cb5a12

ec2-run-instances ami-65cb5a12 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-instance

ami-93c756e4

ec2-run-instances ami-93c756e4 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-io1

ami-63cb5a14

ec2-run-instances ami-63cb5a14 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

hvm-ssd

ami-6fcb5a18

ec2-run-instances ami-6fcb5a18 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-f7dc4d80

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

eu-west-1

32-bit

ebs

ami-75cb5a02

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

eu-west-1

32-bit

ebs-io1

ami-7fcb5a08

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

eu-west-1

32-bit

ebs-ssd

ami-79cb5a0e

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

eu-west-1

32-bit

instance

ami-d5db4aa2

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

sa-east-1

64-bit

ebs

ami-d5c871c8

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

sa-east-1

64-bit

ebs-io1

ami-d1c871cc

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

sa-east-1

64-bit

ebs-ssd

ami-cdc871d0

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

sa-east-1

64-bit

hvm

ami-cfc871d2

ec2-run-instances ami-cfc871d2 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-instance

ami-9dc87180

ec2-run-instances ami-9dc87180 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-io1

ami-cbc871d6

ec2-run-instances ami-cbc871d6 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

hvm-ssd

ami-c5c871d8

ec2-run-instances ami-c5c871d8 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1}

sa-east-1

64-bit

instance

ami-d9d66fc4

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

sa-east-1

32-bit

ebs

ami-d9c871c4

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

sa-east-1

32-bit

ebs-io1

ami-d7c871ca

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

sa-east-1

32-bit

ebs-ssd

ami-d3c871ce

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

sa-east-1

32-bit

instance

ami-39d66f24

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

us-east-1

64-bit

ebs

ami-08faa660

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

us-east-1

64-bit

ebs-io1

ami-16faa67e

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

us-east-1

64-bit

ebs-ssd

ami-c6faa6ae

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

us-east-1

64-bit

hvm

ami-dcfaa6b4

ec2-run-instances ami-dcfaa6b4 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-instance

ami-12fea27a

ec2-run-instances ami-12fea27a -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-io1

ami-aafaa6c2

ec2-run-instances ami-aafaa6c2 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

hvm-ssd

ami-94faa6fc

ec2-run-instances ami-94faa6fc -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-d6cf93be

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

us-east-1

32-bit

ebs

ami-22faa64a

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

us-east-1

32-bit

ebs-io1

ami-10faa678

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

us-east-1

32-bit

ebs-ssd

ami-e4faa68c

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

us-east-1

32-bit

instance

ami-36d28e5e

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

us-west-1

64-bit

ebs

ami-7fad493b

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

us-west-1

64-bit

ebs-io1

ami-7bad493f

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

us-west-1

64-bit

ebs-ssd

ami-03ad4947

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

us-west-1

64-bit

hvm

ami-0dad4949

ec2-run-instances ami-0dad4949 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-instance

ami-27ac4863

ec2-run-instances ami-27ac4863 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-io1

ami-0fad494b

ec2-run-instances ami-0fad494b -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

hvm-ssd

ami-09ad494d

ec2-run-instances ami-09ad494d -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1}

us-west-1

64-bit

instance

ami-b1a044f5

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

us-west-1

32-bit

ebs

ami-73ad4937

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

us-west-1

32-bit

ebs-io1

ami-79ad493d

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

us-west-1

32-bit

ebs-ssd

ami-05ad4941

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

us-west-1

32-bit

instance

ami-fda743b9

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

us-west-2

64-bit

ebs

ami-937959a3

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

us-west-2

64-bit

ebs-io1

ami-9d7959ad

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

us-west-2

64-bit

ebs-ssd

ami-8b7959bb

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

us-west-2

64-bit

hvm

ami-8f7959bf

ec2-run-instances ami-8f7959bf -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-instance

ami-a7785897

ec2-run-instances ami-a7785897 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-io1

ami-f97959c9

ec2-run-instances ami-f97959c9 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

hvm-ssd

ami-fd7959cd

ec2-run-instances ami-fd7959cd -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-75755545

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

us-west-2

32-bit

ebs

ami-917959a1

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

us-west-2

32-bit

ebs-io1

ami-997959a9

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

us-west-2

32-bit

ebs-ssd

ami-877959b7

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

us-west-2

32-bit

instance

ami-31735301

ec2-run-instances ami-31735301 -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 08-Apr-2015 23:14 705 [   ] MD5SUMS.gpg 08-Apr-2015 23:14 836 [   ] SHA1SUMS 08-Apr-2015 23:14 777 [   ] SHA1SUMS.gpg 08-Apr-2015 23:14 836 [   ] SHA256SUMS 08-Apr-2015 23:14 1.0K [   ] SHA256SUMS.gpg 08-Apr-2015 23:14 836 [TXT] tool-version-info.txt 27-Feb-2015 00:41 16K [   ] ubuntu-12.04-server-cloudimg-amd64-disk1.img 27-Feb-2015 02:26 250M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-amd64-kernel-info.txt 27-Feb-2015 02:26 119 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-amd64-root.tar.gz 27-Feb-2015 02:08 229M Cloud image for 64-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-amd64.manifest 27-Feb-2015 02:26 11K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-amd64.ovf 27-Feb-2015 16:34 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-amd64.tar.gz 27-Feb-2015 02:11 236M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-armhf-disk1.img 27-Feb-2015 02:57 222M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-armhf-kernel-info.txt 27-Feb-2015 02:57 110 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-armhf-root.tar.gz 27-Feb-2015 02:34 203M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-armhf.manifest 27-Feb-2015 02:57 11K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-armhf.tar.gz 27-Feb-2015 02:36 206M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-12.04-server-cloudimg-i386-disk1.img 27-Feb-2015 02:16 228M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-12.04-server-cloudimg-i386-kernel-info.txt 27-Feb-2015 02:16 117 Ubuntu Server 12.04 LTS (Precise Pangolin) released builds [   ] ubuntu-12.04-server-cloudimg-i386-root.tar.gz 27-Feb-2015 01:38 207M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-12.04-server-cloudimg-i386.manifest 27-Feb-2015 02:16 11K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-12.04-server-cloudimg-i386.ovf 27-Feb-2015 16:34 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-12.04-server-cloudimg-i386.tar.gz 27-Feb-2015 01:43 214M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:01 -