Ubuntu 13.10 (Saucy Salamander)
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 three 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.
- 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-09066f08 |
ec2-run-instances ami-09066f08 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
64-bit |
instance |
ami-8f076e8e |
ec2-run-instances ami-8f076e8e -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
ebs |
ami-07066f06 |
ec2-run-instances ami-07066f06 -t t1.micro --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-northeast-1 |
32-bit |
instance |
ami-25046d24 |
ec2-run-instances ami-25046d24 -t m1.small --region ap-northeast-1 --key ${EC2_KEYPAIR_AP_NORTHEAST_1} |
ap-southeast-1 |
64-bit |
ebs |
ami-50e9be02 |
ec2-run-instances ami-50e9be02 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
64-bit |
instance |
ami-beeabdec |
ec2-run-instances ami-beeabdec -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
ebs |
ami-52e9be00 |
ec2-run-instances ami-52e9be00 -t t1.micro --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-1 |
32-bit |
instance |
ami-96eabdc4 |
ec2-run-instances ami-96eabdc4 -t m1.small --region ap-southeast-1 --key ${EC2_KEYPAIR_AP_SOUTHEAST_1} |
ap-southeast-2 |
64-bit |
ebs |
ami-33bd2309 |
ec2-run-instances ami-33bd2309 -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
64-bit |
instance |
ami-3fbd2305 |
ec2-run-instances ami-3fbd2305 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
ebs |
ami-3dbd2307 |
ec2-run-instances ami-3dbd2307 -t t1.micro --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
ap-southeast-2 |
32-bit |
instance |
ami-99bc22a3 |
ec2-run-instances ami-99bc22a3 -t m1.small --region ap-southeast-2 --key ${EC2_KEYPAIR_AP_SOUTHEAST_2} |
eu-west-1 |
64-bit |
ebs |
ami-e0837797 |
ec2-run-instances ami-e0837797 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
hvm |
ami-ee837799 |
ec2-run-instances ami-ee837799 -t cc1.4xlarge --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
64-bit |
instance |
ami-b68276c1 |
ec2-run-instances ami-b68276c1 -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ebs |
ami-e4837793 |
ec2-run-instances ami-e4837793 -t t1.micro --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
instance |
ami-fa81758d |
ec2-run-instances ami-fa81758d -t m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
sa-east-1 |
64-bit |
ebs |
ami-39913124 |
ec2-run-instances ami-39913124 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
64-bit |
instance |
ami-0d913110 |
ec2-run-instances ami-0d913110 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
ebs |
ami-3f913122 |
ec2-run-instances ami-3f913122 -t t1.micro --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
sa-east-1 |
32-bit |
instance |
ami-e99030f4 |
ec2-run-instances ami-e99030f4 -t m1.small --region sa-east-1 --key ${EC2_KEYPAIR_SA_EAST_1} |
us-east-1 |
64-bit |
ebs |
ami-2511234c |
ec2-run-instances ami-2511234c -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
hvm |
ami-2711234e |
ec2-run-instances ami-2711234e -t cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
64-bit |
instance |
ami-5513213c |
ec2-run-instances ami-5513213c -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ebs |
ami-21112348 |
ec2-run-instances ami-21112348 -t t1.micro --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
instance |
ami-e12c1e88 |
ec2-run-instances ami-e12c1e88 -t m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-west-1 |
64-bit |
ebs |
ami-62083a27 |
ec2-run-instances ami-62083a27 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
64-bit |
instance |
ami-840b39c1 |
ec2-run-instances ami-840b39c1 -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ebs |
ami-60083a25 |
ec2-run-instances ami-60083a25 -t t1.micro --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
instance |
ami-5e0b391b |
ec2-run-instances ami-5e0b391b -t m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-2 |
64-bit |
ebs |
ami-62e78652 |
ec2-run-instances ami-62e78652 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
hvm |
ami-64e78654 |
ec2-run-instances ami-64e78654 -t cc1.4xlarge --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
64-bit |
instance |
ami-18e48528 |
ec2-run-instances ami-18e48528 -t m1.small --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
ebs |
ami-60e78650 |
ec2-run-instances ami-60e78650 -t t1.micro --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2} |
us-west-2 |
32-bit |
instance |
ami-52e58462 |
ec2-run-instances ami-52e58462 -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 08-Apr-2015 23:55 705
MD5SUMS.gpg 08-Apr-2015 23:55 836
SHA1SUMS 08-Apr-2015 23:55 777
SHA1SUMS.gpg 08-Apr-2015 23:55 836
SHA256SUMS 08-Apr-2015 23:55 1.0K
SHA256SUMS.gpg 08-Apr-2015 23:55 836
tool-version-info.txt 19-Jan-2014 03:33 8.3K
ubuntu-13.10-server-cloudimg-amd64-disk1.img 19-Jan-2014 03:39 233M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-13.10-server-cloudimg-amd64-kernel-info.txt 19-Jan-2014 03:39 119 Ubuntu Server 13.10 (Saucy Salamander) release builds [END OF LIFE - For archive refrence-only]
ubuntu-13.10-server-cloudimg-amd64-root.tar.gz 19-Jan-2014 03:37 210M Cloud image for 64-bit computers (compressed tar file of /)
ubuntu-13.10-server-cloudimg-amd64.manifest 19-Jan-2014 03:39 13K Cloud image for 64-bit computers (contents of live filesystem)
ubuntu-13.10-server-cloudimg-amd64.ovf 19-Jan-2014 14:54 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file)
ubuntu-13.10-server-cloudimg-amd64.tar.gz 19-Jan-2014 03:37 217M Cloud image for 64-bit computers (Cloud Image/EC2 tarball)
ubuntu-13.10-server-cloudimg-armhf-disk1.img 19-Jan-2014 04:00 258M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-13.10-server-cloudimg-armhf-kernel-info.txt 19-Jan-2014 04:00 254 Ubuntu Server 13.10 (Saucy Salamander) release builds [END OF LIFE - For archive refrence-only]
ubuntu-13.10-server-cloudimg-armhf-root.tar.gz 19-Jan-2014 03:57 232M Cloud image for 32-bit ARMHF computers (compressed tar file of /)
ubuntu-13.10-server-cloudimg-armhf.manifest 19-Jan-2014 04:00 12K Cloud image for 32-bit ARMHF computers (contents of live filesystem)
ubuntu-13.10-server-cloudimg-armhf.tar.gz 19-Jan-2014 03:58 245M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball)
ubuntu-13.10-server-cloudimg-i386-disk1.img 19-Jan-2014 03:39 231M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM)
ubuntu-13.10-server-cloudimg-i386-kernel-info.txt 19-Jan-2014 03:39 117 Ubuntu Server 13.10 (Saucy Salamander) release builds [END OF LIFE - For archive refrence-only]
ubuntu-13.10-server-cloudimg-i386-root.tar.gz 19-Jan-2014 03:37 208M Cloud image for 32-bit computers (compressed tar file of /)
ubuntu-13.10-server-cloudimg-i386.manifest 19-Jan-2014 03:39 12K Cloud image for 32-bit computers (contents of live filesystem)
ubuntu-13.10-server-cloudimg-i386.ovf 19-Jan-2014 14:54 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file)
ubuntu-13.10-server-cloudimg-i386.tar.gz 19-Jan-2014 03:38 214M Cloud image for 32-bit computers (Cloud Image/EC2 tarball)
unpacked/ 08-Sep-2015 07:02 -