The Ubuntu Enterprise Cloud image can be run on your personal Ubuntu Enterprise Cloud, or modified, rebundled and uploaded to Amazon EC2. For further instruction on setting up a personal Ubuntu Enterprise Cloud, see Getting Started with Ubuntu Enterprise Cloud
There are two images available, each for a different type of computer:
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 |
ami |
ec2 command |
eu-west-1 |
64-bit |
ami-41ebc035 |
ec2-run-instances ami-41ebc035 --instance-type m1.large --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
eu-west-1 |
32-bit |
ami-53ebc027 |
ec2-run-instances ami-53ebc027 --instance-type m1.small --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1} |
us-east-1 |
64-bit |
ami-d86a88b1 |
ec2-run-instances ami-d86a88b1 --instance-type m1.large --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-east-1 |
32-bit |
ami-026a886b |
ec2-run-instances ami-026a886b --instance-type m1.small --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1} |
us-west-1 |
64-bit |
ami-5b3e6f1e |
ec2-run-instances ami-5b3e6f1e --instance-type m1.large --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
us-west-1 |
32-bit |
ami-513e6f14 |
ec2-run-instances ami-513e6f14 --instance-type m1.small --region us-west-1 --key ${EC2_KEYPAIR_US_WEST_1} |
A full list of available files can be found below.
Name Last modified Size Description
Parent Directory -
MD5SUMS 10-Dec-2009 17:50 113
MD5SUMS.gpg 10-Dec-2009 17:50 827
SHA1SUMS 10-Dec-2009 17:50 129
SHA1SUMS.gpg 10-Dec-2009 17:50 827
SHA256SUMS 10-Dec-2009 17:50 177
SHA256SUMS.gpg 10-Dec-2009 17:50 827
lucid-uec-amd64-kernel-info.txt 09-Dec-2009 19:00 305
lucid-uec-amd64.manifest 09-Dec-2009 19:00 8.8K UEC image for 64-bit computers (contents of live filesystem)
lucid-uec-amd64.tar.gz 09-Dec-2009 18:59 180M UEC image for 64-bit computers (UEC/EC2 tarball)
lucid-uec-i386-kernel-info.txt 09-Dec-2009 18:48 309
lucid-uec-i386.manifest 09-Dec-2009 18:48 8.9K UEC image for 32-bit computers (contents of live filesystem)
lucid-uec-i386.tar.gz 09-Dec-2009 18:47 178M UEC image for 32-bit computers (UEC/EC2 tarball)
unpacked/ 10-Dec-2009 17:22 -