Ubuntu 14.04.2 LTS (Trusty Tahr)

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 five 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.
64-bit ARM Cloud image
For AARCH64/ARM64 based boards.
64-bit Power Little Endian Cloud image
IBM PowerPC64 Little Endian builds. For use on Power7 and Power8 little endian capable hypervisors.
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-ac11d4ac

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

ap-northeast-1

64-bit

ebs-io1

ami-b411d4b4

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

ap-northeast-1

64-bit

ebs-ssd

ami-ba11d4ba

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

ap-northeast-1

64-bit

hvm

ami-c011d4c0

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

ap-northeast-1

64-bit

hvm-instance

ami-5c11d45c

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

ap-northeast-1

64-bit

hvm-io1

ami-f211d4f2

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

ap-northeast-1

64-bit

hvm-ssd

ami-fc11d4fc

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

ap-northeast-1

64-bit

instance

ami-5c14d15c

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

ap-northeast-1

32-bit

ebs

ami-a811d4a8

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

ap-northeast-1

32-bit

ebs-io1

ami-b211d4b2

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

ap-northeast-1

32-bit

ebs-ssd

ami-b811d4b8

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

ap-northeast-1

32-bit

instance

ami-9c09cc9c

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

ap-southeast-1

64-bit

ebs

ami-b05568e2

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

ap-southeast-1

64-bit

ebs-io1

ami-aa5568f8

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

ap-southeast-1

64-bit

ebs-ssd

ami-4c54691e

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

ap-southeast-1

64-bit

hvm

ami-76546924

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

ap-southeast-1

64-bit

hvm-instance

ami-905568c2

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

ap-southeast-1

64-bit

hvm-io1

ami-74546926

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

ap-southeast-1

64-bit

hvm-ssd

ami-7854692a

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

ap-southeast-1

64-bit

instance

ami-2a5a6778

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

ap-southeast-1

32-bit

ebs

ami-8c5568de

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

ap-southeast-1

32-bit

ebs-io1

ami-b45568e6

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

ap-southeast-1

32-bit

ebs-ssd

ami-5a546908

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

ap-southeast-1

32-bit

instance

ami-ec5865be

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

ap-southeast-2

64-bit

ebs

ami-d3611ce9

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

ap-southeast-2

64-bit

ebs-io1

ami-d5611cef

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

ap-southeast-2

64-bit

ebs-ssd

ami-c9611cf3

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

ap-southeast-2

64-bit

hvm

ami-cd611cf7

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

ap-southeast-2

64-bit

hvm-instance

ami-9f611ca5

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

ap-southeast-2

64-bit

hvm-io1

ami-c3611cf9

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

ap-southeast-2

64-bit

hvm-ssd

ami-c5611cff

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

ap-southeast-2

64-bit

instance

ami-b5661b8f

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

ap-southeast-2

32-bit

ebs

ami-df611ce5

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

ap-southeast-2

32-bit

ebs-io1

ami-d1611ceb

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

ap-southeast-2

32-bit

ebs-ssd

ami-cb611cf1

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

ap-southeast-2

32-bit

instance

ami-a3671a99

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

eu-central-1

64-bit

ebs

ami-0edae613

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

eu-central-1

64-bit

ebs-io1

ami-0adae617

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

eu-central-1

64-bit

ebs-ssd

ami-06dae61b

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

eu-central-1

64-bit

hvm

ami-00dae61d

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

eu-central-1

64-bit

hvm-instance

ami-74d9e569

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

eu-central-1

64-bit

hvm-io1

ami-02dae61f

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

eu-central-1

64-bit

hvm-ssd

ami-3cdae621

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

eu-central-1

64-bit

instance

ami-c2d8e4df

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

eu-central-1

32-bit

ebs

ami-0cdae611

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

eu-central-1

32-bit

ebs-io1

ami-08dae615

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

eu-central-1

32-bit

ebs-ssd

ami-04dae619

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

eu-central-1

32-bit

instance

ami-34d8e429

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

eu-west-1

64-bit

ebs

ami-3196f646

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

eu-west-1

64-bit

ebs-io1

ami-3b96f64c

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

eu-west-1

64-bit

ebs-ssd

ami-2596f652

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

eu-west-1

64-bit

hvm

ami-2396f654

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

eu-west-1

64-bit

hvm-instance

ami-cd91f1ba

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

eu-west-1

64-bit

hvm-io1

ami-2f96f658

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

eu-west-1

64-bit

hvm-ssd

ami-2d96f65a

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

eu-west-1

64-bit

instance

ami-b98cecce

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

eu-west-1

32-bit

ebs

ami-3396f644

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

eu-west-1

32-bit

ebs-io1

ami-3d96f64a

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

eu-west-1

32-bit

ebs-ssd

ami-3996f64e

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

eu-west-1

32-bit

instance

ami-ed88e89a

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

sa-east-1

64-bit

ebs

ami-41b2375c

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

sa-east-1

64-bit

ebs-io1

ami-7db23760

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

sa-east-1

64-bit

ebs-ssd

ami-79b23764

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

sa-east-1

64-bit

hvm

ami-75b23768

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

sa-east-1

64-bit

hvm-instance

ami-0db23710

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

sa-east-1

64-bit

hvm-io1

ami-77b2376a

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

sa-east-1

64-bit

hvm-ssd

ami-71b2376c

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

sa-east-1

64-bit

instance

ami-8db33690

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

sa-east-1

32-bit

ebs

ami-47b2375a

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

sa-east-1

32-bit

ebs-io1

ami-43b2375e

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

sa-east-1

32-bit

ebs-ssd

ami-7fb23762

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

sa-east-1

32-bit

instance

ami-e5b035f8

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

us-east-1

64-bit

ebs

ami-e63b3e8e

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

us-east-1

64-bit

ebs-io1

ami-fe3b3e96

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

us-east-1

64-bit

ebs-ssd

ami-f43b3e9c

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

us-east-1

64-bit

hvm

ami-f63b3e9e

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

us-east-1

64-bit

hvm-instance

ami-823f3aea

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

us-east-1

64-bit

hvm-io1

ami-ca3b3ea2

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

us-east-1

64-bit

hvm-ssd

ami-cc3b3ea4

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

us-east-1

64-bit

instance

ami-3234315a

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

us-east-1

32-bit

ebs

ami-e43b3e8c

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

us-east-1

32-bit

ebs-io1

ami-f83b3e90

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

us-east-1

32-bit

ebs-ssd

ami-f23b3e9a

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

us-east-1

32-bit

instance

ami-e22d288a

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

us-west-1

64-bit

ebs

ami-717f9d35

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

us-west-1

64-bit

ebs-io1

ami-7d7f9d39

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

us-west-1

64-bit

ebs-ssd

ami-7b7f9d3f

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

us-west-1

64-bit

hvm

ami-057f9d41

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

us-west-1

64-bit

hvm-instance

ami-eb7e9caf

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

us-west-1

64-bit

hvm-io1

ami-077f9d43

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

us-west-1

64-bit

hvm-ssd

ami-017f9d45

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

us-west-1

64-bit

instance

ami-47799b03

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

us-west-1

32-bit

ebs

ami-757f9d31

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

us-west-1

32-bit

ebs-io1

ami-737f9d37

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

us-west-1

32-bit

ebs-ssd

ami-797f9d3d

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

us-west-1

32-bit

instance

ami-1b7b995f

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

us-west-2

64-bit

ebs

ami-67526757

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

us-west-2

64-bit

ebs-io1

ami-6b52675b

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

us-west-2

64-bit

ebs-ssd

ami-6f52675f

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

us-west-2

64-bit

hvm

ami-51526761

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

us-west-2

64-bit

hvm-instance

ami-6d53665d

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

us-west-2

64-bit

hvm-io1

ami-53526763

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

us-west-2

64-bit

hvm-ssd

ami-55526765

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

us-west-2

64-bit

instance

ami-57516467

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

us-west-2

32-bit

ebs

ami-65526755

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

us-west-2

32-bit

ebs-io1

ami-69526759

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

us-west-2

32-bit

ebs-ssd

ami-6d52675d

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

us-west-2

32-bit

instance

ami-915560a1

ec2-run-instances ami-915560a1 -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 17-Apr-2015 13:10 1.5K [   ] MD5SUMS.gpg 17-Apr-2015 13:10 836 [   ] SHA1SUMS 17-Apr-2015 13:10 1.6K [   ] SHA1SUMS.gpg 17-Apr-2015 13:10 836 [   ] SHA256SUMS 17-Apr-2015 13:10 2.0K [   ] SHA256SUMS.gpg 17-Apr-2015 13:10 836 [TXT] tool-version-info.txt 17-Apr-2015 02:32 7.1K [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.img 17-Apr-2015 02:05 246M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-amd64-kernel-info.txt 17-Apr-2015 02:05 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 17-Apr-2015 02:05 178M Cloud image for 64-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-amd64-uefi1.img 17-Apr-2015 02:05 253M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-amd64.manifest 17-Apr-2015 02:05 13K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-amd64.ova 17-Apr-2015 02:05 235M Cloud image for 64-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-amd64.ovf 17-Apr-2015 13:08 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-amd64.tar.gz 17-Apr-2015 02:05 228M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-arm64-disk1.img 17-Apr-2015 02:23 304M Cloud image for 64-bit ARM computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-arm64-kernel-info.txt 17-Apr-2015 02:26 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 17-Apr-2015 02:17 169M Cloud image for 64-bit ARM computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-arm64-uefi1.img 17-Apr-2015 02:26 306M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-arm64.manifest 17-Apr-2015 02:26 13K Cloud image for 64-bit ARM computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-arm64.tar.gz 17-Apr-2015 02:19 283M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-armhf-disk1.img 17-Apr-2015 02:21 280M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-armhf-kernel-info.txt 17-Apr-2015 02:21 127 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 17-Apr-2015 02:15 168M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-armhf.manifest 17-Apr-2015 02:21 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-armhf.tar.gz 17-Apr-2015 02:17 261M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-i386-disk1.img 17-Apr-2015 01:58 241M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-i386-kernel-info.txt 17-Apr-2015 01:58 118 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.gz 17-Apr-2015 01:58 175M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-i386.manifest 17-Apr-2015 01:58 13K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-i386.ova 17-Apr-2015 01:58 230M Cloud image for 32-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-i386.ovf 17-Apr-2015 13:08 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-i386.tar.gz 17-Apr-2015 01:58 223M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 17-Apr-2015 02:42 249M Cloud image for 64-bit Power Little Endian computers (QCOW2 disk image file for use with QEMU and KVM) [TXT] ubuntu-14.04-server-cloudimg-ppc64el-kernel-info.txt 17-Apr-2015 02:42 124 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 17-Apr-2015 02:39 182M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-ppc64el.manifest 17-Apr-2015 02:42 14K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 17-Apr-2015 02:40 231M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 08-Jun-2017 07:01 -