Ubuntu 14.04.3 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-f22890f2

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

ap-northeast-1

64-bit

ebs-io1

ami-f82890f8

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

ap-northeast-1

64-bit

ebs-ssd

ami-fc2890fc

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

ap-northeast-1

64-bit

hvm

ami-fe2890fe

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

ap-northeast-1

64-bit

hvm-instance

ami-ac2890ac

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

ap-northeast-1

64-bit

hvm-io1

ami-00299100

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

ap-northeast-1

64-bit

hvm-ssd

ami-02299102

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

ap-northeast-1

64-bit

instance

ami-56348c56

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

ap-northeast-1

32-bit

ebs

ami-f02890f0

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

ap-northeast-1

32-bit

ebs-io1

ami-f42890f4

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

ap-northeast-1

32-bit

ebs-ssd

ami-fa2890fa

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

ap-northeast-1

32-bit

instance

ami-5a30885a

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

ap-southeast-1

64-bit

ebs

ami-76979824

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

ap-southeast-1

64-bit

ebs-io1

ami-7a979828

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

ap-southeast-1

64-bit

ebs-ssd

ami-7e97982c

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

ap-southeast-1

64-bit

hvm

ami-7c97982e

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

ap-southeast-1

64-bit

hvm-instance

ami-56979804

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

ap-southeast-1

64-bit

hvm-io1

ami-62979830

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

ap-southeast-1

64-bit

hvm-ssd

ami-60979832

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

ap-southeast-1

64-bit

instance

ami-ce99969c

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

ap-southeast-1

32-bit

ebs

ami-4c97981e

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

ap-southeast-1

32-bit

ebs-io1

ami-74979826

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

ap-southeast-1

32-bit

ebs-ssd

ami-7897982a

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

ap-southeast-1

32-bit

instance

ami-289b947a

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

ap-southeast-2

64-bit

ebs

ami-3f83c005

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

ap-southeast-2

64-bit

ebs-io1

ami-3383c009

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

ap-southeast-2

64-bit

ebs-ssd

ami-2b83c011

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

ap-southeast-2

64-bit

hvm

ami-2f83c015

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

ap-southeast-2

64-bit

hvm-instance

ami-c37c3ff9

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

ap-southeast-2

64-bit

hvm-io1

ami-2183c01b

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

ap-southeast-2

64-bit

hvm-ssd

ami-2783c01d

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

ap-southeast-2

64-bit

instance

ami-857d3ebf

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

ap-southeast-2

32-bit

ebs

ami-3983c003

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

ap-southeast-2

32-bit

ebs-io1

ami-3d83c007

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

ap-southeast-2

32-bit

ebs-ssd

ami-3583c00f

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

ap-southeast-2

32-bit

instance

ami-a77e3d9d

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

eu-central-1

64-bit

ebs

ami-c40502d9

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

eu-central-1

64-bit

ebs-io1

ami-c00502dd

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

eu-central-1

64-bit

ebs-ssd

ami-fc0502e1

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

eu-central-1

64-bit

hvm

ami-f80502e5

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

eu-central-1

64-bit

hvm-instance

ami-e40601f9

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

eu-central-1

64-bit

hvm-io1

ami-fa0502e7

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

eu-central-1

64-bit

hvm-ssd

ami-f40502e9

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

eu-central-1

64-bit

instance

ami-f20700ef

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

eu-central-1

32-bit

ebs

ami-ca0502d7

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

eu-central-1

32-bit

ebs-io1

ami-c60502db

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

eu-central-1

32-bit

ebs-ssd

ami-c20502df

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

eu-central-1

32-bit

instance

ami-18070005

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

eu-west-1

64-bit

ebs

ami-1e742669

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

eu-west-1

64-bit

ebs-io1

ami-1a74266d

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

eu-west-1

64-bit

ebs-ssd

ami-04742673

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

eu-west-1

64-bit

hvm

ami-02742675

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

eu-west-1

64-bit

hvm-instance

ami-16732161

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

eu-west-1

64-bit

hvm-io1

ami-0e742679

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

eu-west-1

64-bit

hvm-ssd

ami-0c74267b

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

eu-west-1

64-bit

instance

ami-b2491bc5

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

eu-west-1

32-bit

ebs

ami-10742667

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

eu-west-1

32-bit

ebs-io1

ami-1c74266b

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

eu-west-1

32-bit

ebs-ssd

ami-1874266f

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

eu-west-1

32-bit

instance

ami-9c4715eb

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

sa-east-1

64-bit

ebs

ami-0b3db416

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

sa-east-1

64-bit

ebs-io1

ami-073db41a

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

sa-east-1

64-bit

ebs-ssd

ami-033db41e

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

sa-east-1

64-bit

hvm

ami-3d3db420

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

sa-east-1

64-bit

hvm-instance

ami-d93ab3c4

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

sa-east-1

64-bit

hvm-io1

ami-3f3db422

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

sa-east-1

64-bit

hvm-ssd

ami-393db424

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

sa-east-1

64-bit

instance

ami-193ab304

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

sa-east-1

32-bit

ebs

ami-093db414

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

sa-east-1

32-bit

ebs-io1

ami-053db418

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

sa-east-1

32-bit

ebs-ssd

ami-013db41c

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

sa-east-1

32-bit

instance

ami-5b3bb246

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

us-east-1

64-bit

ebs

ami-6df05806

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

us-east-1

64-bit

ebs-io1

ami-67f0580c

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

us-east-1

64-bit

ebs-ssd

ami-7ff05814

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

us-east-1

64-bit

hvm

ami-7df05816

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

us-east-1

64-bit

hvm-instance

ami-a1f951ca

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

us-east-1

64-bit

hvm-io1

ami-71f0581a

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

us-east-1

64-bit

hvm-ssd

ami-75f0581e

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

us-east-1

64-bit

instance

ami-bbef47d0

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

us-east-1

32-bit

ebs

ami-6ff05804

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

us-east-1

32-bit

ebs-io1

ami-63f05808

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

us-east-1

32-bit

ebs-ssd

ami-79f05812

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

us-east-1

32-bit

instance

ami-8315bce8

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

us-west-1

64-bit

ebs

ami-818f71c5

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

us-west-1

64-bit

ebs-io1

ami-8d8f71c9

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

us-west-1

64-bit

ebs-ssd

ami-898f71cd

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

us-west-1

64-bit

hvm

ami-8b8f71cf

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

us-west-1

64-bit

hvm-instance

ami-598f711d

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

us-west-1

64-bit

hvm-io1

ami-958f71d1

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

us-west-1

64-bit

hvm-ssd

ami-978f71d3

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

us-west-1

64-bit

instance

ami-79916f3d

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

us-west-1

32-bit

ebs

ami-878f71c3

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

us-west-1

32-bit

ebs-io1

ami-838f71c7

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

us-west-1

32-bit

ebs-ssd

ami-8f8f71cb

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

us-west-1

32-bit

instance

ami-89936dcd

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

us-west-2

64-bit

ebs

ami-c5616bf5

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

us-west-2

64-bit

ebs-io1

ami-cb616bfb

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

us-west-2

64-bit

ebs-ssd

ami-31666c01

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

us-west-2

64-bit

hvm

ami-33666c03

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

us-west-2

64-bit

hvm-instance

ami-a9606a99

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

us-west-2

64-bit

hvm-io1

ami-35666c05

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

us-west-2

64-bit

hvm-ssd

ami-39666c09

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

us-west-2

64-bit

instance

ami-6d6d675d

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

us-west-2

32-bit

ebs

ami-c1616bf1

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

us-west-2

32-bit

ebs-io1

ami-c7616bf7

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

us-west-2

32-bit

ebs-ssd

ami-cd616bfd

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

us-west-2

32-bit

instance

ami-916963a1

ec2-run-instances ami-916963a1 -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 11-Aug-2015 12:35 2.2K [   ] MD5SUMS.gpg 11-Aug-2015 12:35 836 [   ] SHA1SUMS 11-Aug-2015 12:35 2.5K [   ] SHA1SUMS.gpg 11-Aug-2015 12:35 836 [   ] SHA256SUMS 11-Aug-2015 12:35 3.1K [   ] SHA256SUMS.gpg 11-Aug-2015 12:35 836 [TXT] tool-version-info.txt 10-Aug-2015 21:53 6.2K [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.img 10-Aug-2015 21:27 246M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.vhd.zip 10-Aug-2015 22:41 313M Cloud image for 64-bit computers (HyperV images for use with Microsoft Azure or SCVMM) [TXT] ubuntu-14.04-server-cloudimg-amd64-kernel-info.txt 10-Aug-2015 21:27 121 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-lxd.tar.xz 10-Aug-2015 21:27 648 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 10-Aug-2015 21:27 179M Cloud image for 64-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.xz 10-Aug-2015 21:27 118M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-uefi1.img 10-Aug-2015 21:27 254M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-amd64.manifest 10-Aug-2015 21:27 13K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-amd64.ova 10-Aug-2015 21:27 235M Cloud image for 64-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-amd64.ovf 11-Aug-2015 12:34 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-amd64.tar.gz 10-Aug-2015 21:27 229M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-arm64-disk1.img 10-Aug-2015 21:45 311M 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 10-Aug-2015 21:48 121 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-lxd.tar.xz 10-Aug-2015 21:42 660 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 10-Aug-2015 21:36 170M Cloud image for 64-bit ARM computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.xz 10-Aug-2015 21:42 110M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-uefi1.img 10-Aug-2015 21:48 313M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-arm64.manifest 10-Aug-2015 21:48 13K Cloud image for 64-bit ARM computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-arm64.tar.gz 10-Aug-2015 21:43 290M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-armhf-disk1.img 10-Aug-2015 21:39 287M 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 10-Aug-2015 21:39 128 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-lxd.tar.xz 10-Aug-2015 21:37 660 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 10-Aug-2015 21:31 168M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.xz 10-Aug-2015 21:37 111M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-armhf.manifest 10-Aug-2015 21:39 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-armhf.tar.gz 10-Aug-2015 21:38 268M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-i386-disk1.img 10-Aug-2015 21:17 242M 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 10-Aug-2015 21:17 119 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-lxd.tar.xz 10-Aug-2015 21:17 648 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.gz 10-Aug-2015 21:17 176M Cloud image for 32-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.xz 10-Aug-2015 21:17 116M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-i386.manifest 10-Aug-2015 21:17 13K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-i386.ova 10-Aug-2015 21:17 231M Cloud image for 32-bit computers (Open Virtualization Appliance) [   ] ubuntu-14.04-server-cloudimg-i386.ovf 11-Aug-2015 12:34 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-i386.tar.gz 10-Aug-2015 21:17 224M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 10-Aug-2015 22:07 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 10-Aug-2015 22:07 125 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-lxd.tar.xz 10-Aug-2015 22:05 664 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 10-Aug-2015 22:00 182M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.xz 10-Aug-2015 22:05 117M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-ppc64el.manifest 10-Aug-2015 22:07 14K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 10-Aug-2015 22:05 232M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 08-Jun-2017 07:01 -