Ubuntu 9.10 (Karmic Koala) Alpha-5
Select an image
The images published here are ready-to-run versions of Ubuntu Server for Ubuntu Enterprise Cloud (UEC) or Amazon EC2.
Ubuntu Enterprise Cloud
These downloadable images 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
- 32-bit UEC Image
- 64-bit UEC Image
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.
Availability Zone |
arch |
ami |
ec2 command |
US |
32-bit |
ami-3520c05c |
ec2-run-instances ami-3520c05c --key ${EC2_KEYPAIR} --instance-type m1.small --user-data x |
US |
64-bit |
ami-99df3ff0 |
ec2-run-instances ami-99df3ff0 --key ${EC2_KEYPAIR} --instance-type m1.large --user-data x |
Europe |
32-bit |
ami-846249f0 |
ec2-run-instances ami-846249f0 --key ${EC2_KEYPAIR} --instance-type m1.small --user-data x --region eu-west-1 |
Europe |
64-bit |
ami-9e6249ea |
ec2-run-instances ami-9e6249ea --key ${EC2_KEYPAIR} --instance-type m1.large --user-data x --region eu-west-1 |
Notes:
- EC2_KEYPAIR must be set to the value of a valid keypair name in your account for the specified region.
- '--user-data' or '--user-data-file' must be provided due to bug 419306
Downloadable Image Index
Apache/2.2.8 (Ubuntu) Server at uec-images.ubuntu.com Port 80