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-bccf7ebc |
ec2-run-instances ami-bccf7ebc -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
ebs-io1 |
ami-cacf7eca |
ec2-run-instances ami-cacf7eca -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
ebs-ssd |
ami-d0cf7ed0 |
ec2-run-instances ami-d0cf7ed0 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
hvm |
ami-d2cf7ed2 |
ec2-run-instances ami-d2cf7ed2 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
hvm-instance |
ami-dacd7cda |
ec2-run-instances ami-dacd7cda -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
hvm-io1 |
ami-d6cf7ed6 |
ec2-run-instances ami-d6cf7ed6 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
hvm-ssd |
ami-d8cf7ed8 |
ec2-run-instances ami-d8cf7ed8 -t m3.medium --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
instance |
ami-2ac6772a |
ec2-run-instances ami-2ac6772a -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs |
ami-b2cf7eb2 |
ec2-run-instances ami-b2cf7eb2 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs-io1 |
ami-c2cf7ec2 |
ec2-run-instances ami-c2cf7ec2 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs-ssd |
ami-cccf7ecc |
ec2-run-instances ami-cccf7ecc -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
instance |
ami-16c07116 |
ec2-run-instances ami-16c07116 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs |
ami-04b2b056 |
ec2-run-instances ami-04b2b056 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs-io1 |
ami-08b2b05a |
ec2-run-instances ami-08b2b05a -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs-ssd |
ami-0cb2b05e |
ec2-run-instances ami-0cb2b05e -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
hvm |
ami-32b2b060 |
ec2-run-instances ami-32b2b060 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
hvm-instance |
ami-1eb2b04c |
ec2-run-instances ami-1eb2b04c -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
hvm-io1 |
ami-36b2b064 |
ec2-run-instances ami-36b2b064 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
hvm-ssd |
ami-34b2b066 |
ec2-run-instances ami-34b2b066 -t m3.medium --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
instance |
ami-90afadc2 |
ec2-run-instances ami-90afadc2 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs |
ami-06b2b054 |
ec2-run-instances ami-06b2b054 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs-io1 |
ami-0ab2b058 |
ec2-run-instances ami-0ab2b058 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs-ssd |
ami-0eb2b05c |
ec2-run-instances ami-0eb2b05c -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
instance |
ami-80a9abd2 |
ec2-run-instances ami-80a9abd2 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-2 |
64-bit |
ebs |
ami-cb2968f1 |
ec2-run-instances ami-cb2968f1 -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
ebs-io1 |
ami-c32968f9 |
ec2-run-instances ami-c32968f9 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
ebs-ssd |
ami-c52968ff |
ec2-run-instances ami-c52968ff -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
hvm |
ami-3b286901 |
ec2-run-instances ami-3b286901 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
hvm-instance |
ami-0529683f |
ec2-run-instances ami-0529683f -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
hvm-io1 |
ami-39286903 |
ec2-run-instances ami-39286903 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
hvm-ssd |
ami-3f286905 |
ec2-run-instances ami-3f286905 -t m3.medium --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
instance |
ami-972766ad |
ec2-run-instances ami-972766ad -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
ebs |
ami-d52968ef |
ec2-run-instances ami-d52968ef -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
ebs-io1 |
ami-c92968f3 |
ec2-run-instances ami-c92968f3 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
ebs-ssd |
ami-c72968fd |
ec2-run-instances ami-c72968fd -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
instance |
ami-9b2564a1 |
ec2-run-instances ami-9b2564a1 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
eu-central-1 |
64-bit |
ebs |
ami-82e4e19f |
ec2-run-instances ami-82e4e19f -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
ebs-io1 |
ami-bee4e1a3 |
ec2-run-instances ami-bee4e1a3 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
ebs-ssd |
ami-bae4e1a7 |
ec2-run-instances ami-bae4e1a7 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
hvm |
ami-b4e4e1a9 |
ec2-run-instances ami-b4e4e1a9 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
hvm-instance |
ami-dae5e0c7 |
ec2-run-instances ami-dae5e0c7 -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
hvm-io1 |
ami-b6e4e1ab |
ec2-run-instances ami-b6e4e1ab -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
hvm-ssd |
ami-b0e4e1ad |
ec2-run-instances ami-b0e4e1ad -t m3.medium --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
64-bit |
instance |
ami-1cdadf01 |
ec2-run-instances ami-1cdadf01 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
32-bit |
ebs |
ami-80e4e19d |
ec2-run-instances ami-80e4e19d -t t1.micro --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
32-bit |
ebs-io1 |
ami-bce4e1a1 |
ec2-run-instances ami-bce4e1a1 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
32-bit |
ebs-ssd |
ami-b8e4e1a5 |
ec2-run-instances ami-b8e4e1a5 -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-central-1 |
32-bit |
instance |
ami-82d8dd9f |
ec2-run-instances ami-82d8dd9f -t m1.small --region eu-central-1 --key ${EC2_KEYPAIR_EU_CENTRAL_1} |
eu-west-1 |
64-bit |
ebs |
ami-aa83c9dd |
ec2-run-instances ami-aa83c9dd -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
ebs-io1 |
ami-9483c9e3 |
ec2-run-instances ami-9483c9e3 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
ebs-ssd |
ami-9083c9e7 |
ec2-run-instances ami-9083c9e7 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm |
ami-9e83c9e9 |
ec2-run-instances ami-9e83c9e9 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm-instance |
ami-568bc121 |
ec2-run-instances ami-568bc121 -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm-io1 |
ami-9a83c9ed |
ec2-run-instances ami-9a83c9ed -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm-ssd |
ami-9883c9ef |
ec2-run-instances ami-9883c9ef -t m3.medium --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
instance |
ami-767e3401 |
ec2-run-instances ami-767e3401 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs |
ami-ac83c9db |
ec2-run-instances ami-ac83c9db -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs-io1 |
ami-9683c9e1 |
ec2-run-instances ami-9683c9e1 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs-ssd |
ami-9283c9e5 |
ec2-run-instances ami-9283c9e5 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
instance |
ami-086b217f |
ec2-run-instances ami-086b217f -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
sa-east-1 |
64-bit |
ebs |
ami-91c6488c |
ec2-run-instances ami-91c6488c -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
ebs-io1 |
ami-8dc64890 |
ec2-run-instances ami-8dc64890 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
ebs-ssd |
ami-8bc64896 |
ec2-run-instances ami-8bc64896 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
hvm |
ami-85c64898 |
ec2-run-instances ami-85c64898 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
hvm-instance |
ami-25cb4538 |
ec2-run-instances ami-25cb4538 -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
hvm-io1 |
ami-81c6489c |
ec2-run-instances ami-81c6489c -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
hvm-ssd |
ami-83c6489e |
ec2-run-instances ami-83c6489e -t m3.medium --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
instance |
ami-95cf4188 |
ec2-run-instances ami-95cf4188 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs |
ami-97c6488a |
ec2-run-instances ami-97c6488a -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs-io1 |
ami-93c6488e |
ec2-run-instances ami-93c6488e -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs-ssd |
ami-8fc64892 |
ec2-run-instances ami-8fc64892 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
instance |
ami-8f31be92 |
ec2-run-instances ami-8f31be92 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
us-east-1 |
64-bit |
ebs |
ami-1f38e674 |
ec2-run-instances ami-1f38e674 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
ebs-io1 |
ami-eb38e680 |
ec2-run-instances ami-eb38e680 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
ebs-ssd |
ami-e538e68e |
ec2-run-instances ami-e538e68e -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm |
ami-f738e69c |
ec2-run-instances ami-f738e69c -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm-instance |
ami-e515cb8e |
ec2-run-instances ami-e515cb8e -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm-io1 |
ami-c538e6ae |
ec2-run-instances ami-c538e6ae -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm-ssd |
ami-df38e6b4 |
ec2-run-instances ami-df38e6b4 -t m3.medium --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
instance |
ami-b5ea34de |
ec2-run-instances ami-b5ea34de -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs |
ami-0538e66e |
ec2-run-instances ami-0538e66e -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs-io1 |
ami-1338e678 |
ec2-run-instances ami-1338e678 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs-ssd |
ami-ef38e684 |
ec2-run-instances ami-ef38e684 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
instance |
ami-f3c31d98 |
ec2-run-instances ami-f3c31d98 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-west-1 |
64-bit |
ebs |
ami-9b3dc0df |
ec2-run-instances ami-9b3dc0df -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
ebs-io1 |
ami-a73dc0e3 |
ec2-run-instances ami-a73dc0e3 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
ebs-ssd |
ami-af3dc0eb |
ec2-run-instances ami-af3dc0eb -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
hvm |
ami-a93dc0ed |
ec2-run-instances ami-a93dc0ed -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
hvm-instance |
ami-c7c23f83 |
ec2-run-instances ami-c7c23f83 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
hvm-io1 |
ami-ab3dc0ef |
ec2-run-instances ami-ab3dc0ef -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
hvm-ssd |
ami-b53dc0f1 |
ec2-run-instances ami-b53dc0f1 -t m3.medium --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
instance |
ami-5fc13c1b |
ec2-run-instances ami-5fc13c1b -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs |
ami-993dc0dd |
ec2-run-instances ami-993dc0dd -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs-io1 |
ami-a53dc0e1 |
ec2-run-instances ami-a53dc0e1 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs-ssd |
ami-a33dc0e7 |
ec2-run-instances ami-a33dc0e7 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
instance |
ami-25c53861 |
ec2-run-instances ami-25c53861 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-2 |
64-bit |
ebs |
ami-e5b8b4d5 |
ec2-run-instances ami-e5b8b4d5 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
ebs-io1 |
ami-adb9b59d |
ec2-run-instances ami-adb9b59d -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
ebs-ssd |
ami-93b9b5a3 |
ec2-run-instances ami-93b9b5a3 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm |
ami-95b9b5a5 |
ec2-run-instances ami-95b9b5a5 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm-instance |
ami-2bbeb21b |
ec2-run-instances ami-2bbeb21b -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm-io1 |
ami-99b9b5a9 |
ec2-run-instances ami-99b9b5a9 -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm-ssd |
ami-9bb9b5ab |
ec2-run-instances ami-9bb9b5ab -t m3.medium --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
instance |
ami-49a1ad79 |
ec2-run-instances ami-49a1ad79 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs |
ami-e1b8b4d1 |
ec2-run-instances ami-e1b8b4d1 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs-io1 |
ami-e9b8b4d9 |
ec2-run-instances ami-e9b8b4d9 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs-ssd |
ami-afb9b59f |
ec2-run-instances ami-afb9b59f -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
instance |
ami-a5a4a895 |
ec2-run-instances ami-a5a4a895 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
A full list of available files can be found below.
Name Last modified Size Description
Parent Directory - MD5SUMS 25-Jul-2015 05:48 2.2K MD5SUMS.gpg 25-Jul-2015 05:48 836 SHA1SUMS 25-Jul-2015 05:48 2.5K SHA1SUMS.gpg 25-Jul-2015 05:48 836 SHA256SUMS 25-Jul-2015 05:48 3.1K SHA256SUMS.gpg 25-Jul-2015 05:48 836 tool-version-info.txt 24-Jul-2015 19:06 6.3K ubuntu-14.04-server-cloudimg-amd64-disk1.img 24-Jul-2015 18:29 246M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) ubuntu-14.04-server-cloudimg-amd64-kernel-info.txt 24-Jul-2015 18:29 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-amd64-lxd.tar.xz 24-Jul-2015 18:29 584 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-amd64-root.tar.gz 24-Jul-2015 18:29 179M Cloud image for 64-bit computers (compressed tar file of /) ubuntu-14.04-server-cloudimg-amd64-root.tar.xz 24-Jul-2015 18:29 118M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-amd64-uefi1.img 24-Jul-2015 18:29 254M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-amd64.manifest 24-Jul-2015 18:29 13K Cloud image for 64-bit computers (contents of live filesystem) ubuntu-14.04-server-cloudimg-amd64.ova 24-Jul-2015 18:29 235M Cloud image for 64-bit computers (Open Virtualization Appliance) ubuntu-14.04-server-cloudimg-amd64.ovf 25-Jul-2015 05:46 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) ubuntu-14.04-server-cloudimg-amd64.tar.gz 24-Jul-2015 18:29 228M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) ubuntu-14.04-server-cloudimg-arm64-disk1.img 24-Jul-2015 18:52 311M Cloud image for 64-bit ARM computers (QCOW2 disk image file for use with QEMU and KVM) ubuntu-14.04-server-cloudimg-arm64-kernel-info.txt 24-Jul-2015 18:59 120 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-arm64-lxd.tar.xz 24-Jul-2015 18:47 580 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-arm64-root.tar.gz 24-Jul-2015 18:40 170M Cloud image for 64-bit ARM computers (compressed tar file of /) ubuntu-14.04-server-cloudimg-arm64-root.tar.xz 24-Jul-2015 18:47 109M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-arm64-uefi1.img 24-Jul-2015 18:59 313M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-arm64.manifest 24-Jul-2015 18:59 13K Cloud image for 64-bit ARM computers (contents of live filesystem) ubuntu-14.04-server-cloudimg-arm64.tar.gz 24-Jul-2015 18:49 291M Cloud image for 64-bit ARM computers (Cloud Image/EC2 tarball) ubuntu-14.04-server-cloudimg-armhf-disk1.img 24-Jul-2015 18:49 288M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) ubuntu-14.04-server-cloudimg-armhf-kernel-info.txt 24-Jul-2015 18:49 127 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-armhf-lxd.tar.xz 24-Jul-2015 18:44 584 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-armhf-root.tar.gz 24-Jul-2015 18:37 168M Cloud image for 32-bit ARMHF computers (compressed tar file of /) ubuntu-14.04-server-cloudimg-armhf-root.tar.xz 24-Jul-2015 18:44 110M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-armhf.manifest 24-Jul-2015 18:49 13K Cloud image for 32-bit ARMHF computers (contents of live filesystem) ubuntu-14.04-server-cloudimg-armhf.tar.gz 24-Jul-2015 18:46 268M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) ubuntu-14.04-server-cloudimg-i386-disk1.img 24-Jul-2015 18:18 242M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) ubuntu-14.04-server-cloudimg-i386-kernel-info.txt 24-Jul-2015 18:18 118 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-i386-lxd.tar.xz 24-Jul-2015 18:18 584 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-i386-root.tar.gz 24-Jul-2015 18:18 176M Cloud image for 32-bit computers (compressed tar file of /) ubuntu-14.04-server-cloudimg-i386-root.tar.xz 24-Jul-2015 18:18 116M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-i386.manifest 24-Jul-2015 18:18 13K Cloud image for 32-bit computers (contents of live filesystem) ubuntu-14.04-server-cloudimg-i386.ova 24-Jul-2015 18:18 231M Cloud image for 32-bit computers (Open Virtualization Appliance) ubuntu-14.04-server-cloudimg-i386.ovf 25-Jul-2015 05:47 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) ubuntu-14.04-server-cloudimg-i386.tar.gz 24-Jul-2015 18:18 224M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) ubuntu-14.04-server-cloudimg-ppc64el-disk1.img 24-Jul-2015 19:21 249M Cloud image for 64-bit Power Little Endian computers (QCOW2 disk image file for use with QEMU and KVM) ubuntu-14.04-server-cloudimg-ppc64el-kernel-info.txt 24-Jul-2015 19:21 124 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-ppc64el-lxd.tar.xz 24-Jul-2015 19:19 588 Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-ppc64el-root.tar.gz 24-Jul-2015 19:13 182M Cloud image for 64-bit Power Little Endian computers (compressed tar file of /) ubuntu-14.04-server-cloudimg-ppc64el-root.tar.xz 24-Jul-2015 19:19 117M Ubuntu Server 14.04 LTS (Trusty Tahr) released builds ubuntu-14.04-server-cloudimg-ppc64el.manifest 24-Jul-2015 19:21 14K Cloud image for 64-bit Power Little Endian computers (contents of live filesystem) ubuntu-14.04-server-cloudimg-ppc64el.tar.gz 24-Jul-2015 19:19 232M Cloud image for 64-bit Power Little Endian computers (Cloud Image/EC2 tarball) unpacked/ 08-Jun-2017 07:01 -