Ubuntu 14.04.1 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-f382abf2

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

ap-northeast-1

64-bit

ebs-io1

ami-f782abf6

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

ap-northeast-1

64-bit

ebs-ssd

ami-fb82abfa

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

ap-northeast-1

64-bit

hvm

ami-fd82abfc

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

ap-northeast-1

64-bit

hvm-instance

ami-fd80a9fc

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

ap-northeast-1

64-bit

hvm-io1

ami-ff82abfe

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

ap-northeast-1

64-bit

hvm-ssd

ami-0185ac00

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

ap-northeast-1

64-bit

instance

ami-258da424

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

ap-northeast-1

32-bit

ebs

ami-f182abf0

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

ap-northeast-1

32-bit

ebs-io1

ami-f582abf4

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

ap-northeast-1

32-bit

ebs-ssd

ami-f982abf8

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

ap-northeast-1

32-bit

instance

ami-0589a004

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

ap-southeast-1

64-bit

ebs

ami-264d6a74

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

ap-southeast-1

64-bit

ebs-io1

ami-284d6a7a

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

ap-southeast-1

64-bit

ebs-ssd

ami-2c4d6a7e

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

ap-southeast-1

64-bit

hvm

ami-d04d6a82

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

ap-southeast-1

64-bit

hvm-instance

ami-c04f6892

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

ap-southeast-1

64-bit

hvm-io1

ami-d64d6a84

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

ap-southeast-1

64-bit

hvm-ssd

ami-da4d6a88

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

ap-southeast-1

64-bit

instance

ami-c2416690

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

ap-southeast-1

32-bit

ebs

ami-204d6a72

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

ap-southeast-1

32-bit

ebs-io1

ami-2a4d6a78

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

ap-southeast-1

32-bit

ebs-ssd

ami-2e4d6a7c

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

ap-southeast-1

32-bit

instance

ami-fe4364ac

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

ap-southeast-2

64-bit

ebs

ami-b7d7b48d

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

ap-southeast-2

64-bit

ebs-io1

ami-9bd7b4a1

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

ap-southeast-2

64-bit

ebs-ssd

ami-9dd7b4a7

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

ap-southeast-2

64-bit

hvm

ami-91d7b4ab

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

ap-southeast-2

64-bit

hvm-instance

ami-67d7b45d

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

ap-southeast-2

64-bit

hvm-io1

ami-97d7b4ad

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

ap-southeast-2

64-bit

hvm-ssd

ami-95d7b4af

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

ap-southeast-2

64-bit

instance

ami-bfd1b285

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

ap-southeast-2

32-bit

ebs

ami-43d7b479

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

ap-southeast-2

32-bit

ebs-io1

ami-a3d7b499

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

ap-southeast-2

32-bit

ebs-ssd

ami-99d7b4a3

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

ap-southeast-2

32-bit

instance

ami-7dd3b047

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

eu-west-1

64-bit

ebs

ami-3e903149

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

eu-west-1

64-bit

ebs-io1

ami-3a90314d

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

eu-west-1

64-bit

ebs-ssd

ami-24903153

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

eu-west-1

64-bit

hvm

ami-20903157

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

eu-west-1

64-bit

hvm-instance

ami-568d2c21

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

eu-west-1

64-bit

hvm-io1

ami-2e903159

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

eu-west-1

64-bit

hvm-ssd

ami-2c90315b

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

eu-west-1

64-bit

instance

ami-14862763

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

eu-west-1

32-bit

ebs

ami-32903145

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

eu-west-1

32-bit

ebs-io1

ami-3c90314b

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

eu-west-1

32-bit

ebs-ssd

ami-3890314f

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

eu-west-1

32-bit

instance

ami-6c82231b

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

sa-east-1

64-bit

ebs

ami-611bb17c

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

sa-east-1

64-bit

ebs-io1

ami-9d1bb180

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

sa-east-1

64-bit

ebs-ssd

ami-991bb184

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

sa-east-1

64-bit

hvm

ami-971bb18a

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

sa-east-1

64-bit

hvm-instance

ami-151bb108

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

sa-east-1

64-bit

hvm-io1

ami-911bb18c

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

sa-east-1

64-bit

hvm-ssd

ami-931bb18e

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

sa-east-1

64-bit

instance

ami-111ab00c

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

sa-east-1

32-bit

ebs

ami-671bb17a

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

sa-east-1

32-bit

ebs-io1

ami-631bb17e

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

sa-east-1

32-bit

ebs-ssd

ami-9f1bb182

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

sa-east-1

32-bit

instance

ami-c904aed4

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

us-east-1

64-bit

ebs

ami-3870c450

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

us-east-1

64-bit

ebs-io1

ami-3270c45a

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

us-east-1

64-bit

ebs-ssd

ami-0870c460

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

us-east-1

64-bit

hvm

ami-0c70c464

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

us-east-1

64-bit

hvm-instance

ami-3e883c56

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

us-east-1

64-bit

hvm-io1

ami-0e70c466

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

us-east-1

64-bit

hvm-ssd

ami-0070c468

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

us-east-1

64-bit

instance

ami-58863230

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

us-east-1

32-bit

ebs

ami-2670c44e

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

us-east-1

32-bit

ebs-io1

ami-3a70c452

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

us-east-1

32-bit

ebs-ssd

ami-3670c45e

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

us-east-1

32-bit

instance

ami-4a9f2b22

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

us-west-1

64-bit

ebs

ami-b18c84f4

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

us-west-1

64-bit

ebs-io1

ami-bd8c84f8

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

us-west-1

64-bit

ebs-ssd

ami-b98c84fc

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

us-west-1

64-bit

hvm

ami-bb8c84fe

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

us-west-1

64-bit

hvm-instance

ami-e38b83a6

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

us-west-1

64-bit

hvm-io1

ami-458d8500

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

us-west-1

64-bit

hvm-ssd

ami-478d8502

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

us-west-1

64-bit

instance

ami-918880d4

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

us-west-1

32-bit

ebs

ami-b78c84f2

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

us-west-1

32-bit

ebs-io1

ami-b38c84f6

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

us-west-1

32-bit

ebs-ssd

ami-bf8c84fa

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

us-west-1

32-bit

instance

ami-b5f6fef0

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

us-west-2

64-bit

ebs

ami-efd497df

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

us-west-2

64-bit

ebs-io1

ami-d5d497e5

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

us-west-2

64-bit

ebs-ssd

ami-c9d497f9

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

us-west-2

64-bit

hvm

ami-cdd497fd

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

us-west-2

64-bit

hvm-instance

ami-dbd695eb

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

us-west-2

64-bit

hvm-io1

ami-cfd497ff

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

us-west-2

64-bit

hvm-ssd

ami-33db9803

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

us-west-2

64-bit

instance

ami-e5d291d5

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

us-west-2

32-bit

ebs

ami-edd497dd

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

us-west-2

32-bit

ebs-io1

ami-d1d497e1

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

us-west-2

32-bit

ebs-ssd

ami-dbd497eb

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

us-west-2

32-bit

instance

ami-bfcd8e8f

ec2-run-instances ami-bfcd8e8f -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 09-Apr-2015 00:39 1.3K [   ] MD5SUMS.gpg 09-Apr-2015 00:39 836 [   ] SHA1SUMS 09-Apr-2015 00:39 1.4K [   ] SHA1SUMS.gpg 09-Apr-2015 00:39 836 [   ] SHA256SUMS 09-Apr-2015 00:39 1.8K [   ] SHA256SUMS.gpg 09-Apr-2015 00:39 836 [TXT] tool-version-info.txt 26-Sep-2014 03:49 8.2K [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.img 26-Sep-2014 03:10 244M 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 26-Sep-2014 03:16 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 26-Sep-2014 03:07 177M Cloud image for 64-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-amd64-uefi1.img 26-Sep-2014 03:15 252M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-amd64.manifest 26-Sep-2014 03:16 13K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-amd64.ovf 26-Sep-2014 21:03 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-amd64.tar.gz 26-Sep-2014 03:08 226M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-arm64-disk1.img 26-Sep-2014 03:41 301M 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 26-Sep-2014 03:44 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 26-Sep-2014 03:38 168M Cloud image for 64-bit ARM computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-arm64-uefi1.img 26-Sep-2014 03:44 311M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-arm64.manifest 26-Sep-2014 03:44 13K Cloud image for 64-bit ARM computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-arm64.tar.gz 26-Sep-2014 03:39 281M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-armhf-disk1.img 26-Sep-2014 03:38 278M 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 26-Sep-2014 03:38 127 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 26-Sep-2014 03:35 166M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-armhf.manifest 26-Sep-2014 03:38 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-armhf.tar.gz 26-Sep-2014 03:36 259M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-i386-disk1.img 26-Sep-2014 03:09 240M 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 26-Sep-2014 03:09 118 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.gz 26-Sep-2014 03:05 174M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-i386.manifest 26-Sep-2014 03:09 13K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-i386.ovf 26-Sep-2014 21:03 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-i386.tar.gz 26-Sep-2014 03:07 222M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 26-Sep-2014 03:58 247M 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 26-Sep-2014 03:58 124 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 26-Sep-2014 03:55 180M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-ppc64el.manifest 26-Sep-2014 03:58 13K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 26-Sep-2014 03:56 230M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 03-Aug-2016 07:02 -