Ubuntu 14.04 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-496b2648

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

ap-northeast-1

64-bit

hvm

ami-536b2652

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

ap-northeast-1

64-bit

hvm-instance

ami-556f2254

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

ap-northeast-1

64-bit

instance

ami-ab571aaa

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

ap-northeast-1

32-bit

ebs

ami-3f6b263e

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

ap-northeast-1

32-bit

instance

ami-fb5b16fa

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

ap-southeast-1

64-bit

ebs

ami-cef8a59c

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

ap-southeast-1

64-bit

hvm

ami-f2f8a5a0

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

ap-southeast-1

64-bit

hvm-instance

ami-66f8a534

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

ap-southeast-1

64-bit

instance

ami-5af9a408

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

ap-southeast-1

32-bit

ebs

ami-c8f8a59a

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

ap-southeast-1

32-bit

instance

ami-bcffa2ee

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

ap-southeast-2

64-bit

ebs

ami-2b214411

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

ap-southeast-2

64-bit

hvm

ami-29214413

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

ap-southeast-2

64-bit

hvm-instance

ami-33214409

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

ap-southeast-2

64-bit

instance

ami-e52742df

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

ap-southeast-2

32-bit

ebs

ami-3721440d

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

ap-southeast-2

32-bit

instance

ami-9d2441a7

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

eu-west-1

64-bit

ebs

ami-ff3af788

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

eu-west-1

64-bit

hvm

ami-fd3af78a

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

eu-west-1

64-bit

hvm-instance

ami-0338f574

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

eu-west-1

64-bit

instance

ami-993ff2ee

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

eu-west-1

32-bit

ebs

ami-f13af786

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

eu-west-1

32-bit

instance

ami-413df036

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

sa-east-1

64-bit

ebs

ami-7762ce6a

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

sa-east-1

64-bit

hvm

ami-7162ce6c

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

sa-east-1

64-bit

hvm-instance

ami-2f62ce32

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

sa-east-1

64-bit

instance

ami-d361cdce

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

sa-east-1

32-bit

ebs

ami-7562ce68

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

sa-east-1

32-bit

instance

ami-6161cd7c

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

us-east-1

64-bit

ebs

ami-c8cf3ba0

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

us-east-1

64-bit

hvm

ami-cccf3ba4

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

us-east-1

64-bit

hvm-instance

ami-aec135c6

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

us-east-1

64-bit

instance

ami-3adb2f52

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

us-east-1

32-bit

ebs

ami-f6cf3b9e

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

us-east-1

32-bit

instance

ami-6edc2806

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

us-west-1

64-bit

ebs

ami-465c5803

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

us-west-1

64-bit

hvm

ami-405c5805

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

us-west-1

64-bit

hvm-instance

ami-9a5256df

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

us-west-1

64-bit

instance

ami-be5054fb

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

us-west-1

32-bit

ebs

ami-445c5801

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

us-west-1

32-bit

instance

ami-c0575385

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

us-west-2

64-bit

ebs

ami-f13e4dc1

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

us-west-2

64-bit

hvm

ami-f33e4dc3

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

us-west-2

64-bit

hvm-instance

ami-1b3f4c2b

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

us-west-2

64-bit

instance

ami-f13a49c1

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

us-west-2

32-bit

ebs

ami-8f3e4dbf

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

us-west-2

32-bit

instance

ami-cd3447fd

ec2-run-instances ami-cd3447fd -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:32 1.3K [   ] MD5SUMS.gpg 09-Apr-2015 00:32 836 [   ] SHA1SUMS 09-Apr-2015 00:32 1.4K [   ] SHA1SUMS.gpg 09-Apr-2015 00:32 836 [   ] SHA256SUMS 09-Apr-2015 00:32 1.8K [   ] SHA256SUMS.gpg 09-Apr-2015 00:32 836 [TXT] tool-version-info.txt 28-May-2014 17:52 6.2K [   ] ubuntu-14.04-server-cloudimg-amd64-disk1.img 28-May-2014 17:20 242M 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 28-May-2014 17:21 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 28-May-2014 17:17 177M Cloud image for 64-bit computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-amd64-uefi1.img 28-May-2014 17:21 250M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-amd64.manifest 28-May-2014 17:21 13K Cloud image for 64-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-amd64.ovf 29-May-2014 19:35 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-amd64.tar.gz 28-May-2014 17:18 224M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-arm64-disk1.img 28-May-2014 17:46 296M 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 28-May-2014 17:49 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 28-May-2014 17:43 167M Cloud image for 64-bit ARM computers (compressed tar file of /) [   ] ubuntu-14.04-server-cloudimg-arm64-uefi1.img 28-May-2014 17:49 306M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [TXT] ubuntu-14.04-server-cloudimg-arm64.manifest 28-May-2014 17:49 13K Cloud image for 64-bit ARM computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-arm64.tar.gz 28-May-2014 17:44 276M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-armhf-disk1.img 28-May-2014 17:44 273M 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 28-May-2014 17:44 127 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 28-May-2014 17:41 165M Cloud image for 32-bit ARMHF computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-armhf.manifest 28-May-2014 17:44 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-armhf.tar.gz 28-May-2014 17:42 254M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-i386-disk1.img 28-May-2014 17:19 238M 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 28-May-2014 17:19 118 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-i386-root.tar.gz 28-May-2014 17:16 174M Cloud image for 32-bit computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-i386.manifest 28-May-2014 17:19 13K Cloud image for 32-bit computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-i386.ovf 29-May-2014 19:35 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) [   ] ubuntu-14.04-server-cloudimg-i386.tar.gz 28-May-2014 17:17 220M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) [   ] ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 28-May-2014 18:02 245M 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 28-May-2014 18:02 124 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds [   ] ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 28-May-2014 17:59 179M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) [TXT] ubuntu-14.04-server-cloudimg-ppc64el.manifest 28-May-2014 18:02 13K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) [   ] ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 28-May-2014 18:00 228M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) [DIR] unpacked/ 08-Jun-2017 07:01 -