Ubuntu 13.04 (Raring Ringtail) Alpha 2

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-df8205de

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

ap-northeast-1

64-bit

instance

ami-bd8304bc

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

ap-northeast-1

32-bit

ebs

ami-db8205da

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

ap-northeast-1

32-bit

instance

ami-39840338

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

ap-southeast-1

64-bit

ebs

ami-42511c10

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

ap-southeast-1

64-bit

instance

ami-ae561bfc

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

ap-southeast-1

32-bit

ebs

ami-5c511c0e

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

ap-southeast-1

32-bit

instance

ami-9e561bcc

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

ap-southeast-2

64-bit

ebs

ami-1a3bad20

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

ap-southeast-2

64-bit

instance

ami-263bad1c

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

ap-southeast-2

32-bit

ebs

ami-243bad1e

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

ap-southeast-2

32-bit

instance

ami-e23aacd8

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

eu-west-1

64-bit

ebs

ami-d4f3faa0

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

eu-west-1

64-bit

hvm

ami-d6f3faa2

ec2-run-instances ami-d6f3faa2 -t cc1.4xlarge --region eu-west-1 --key ${EC2_KEYPAIR_EU_WEST_1}

eu-west-1

64-bit

instance

ami-7cf3fa08

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

eu-west-1

32-bit

ebs

ami-eaf3fa9e

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

eu-west-1

32-bit

instance

ami-7cf0f908

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

sa-east-1

64-bit

ebs

ami-51db004c

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

sa-east-1

64-bit

instance

ami-2fdb0032

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

sa-east-1

32-bit

ebs

ami-55db0048

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

sa-east-1

32-bit

instance

ami-15db0008

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

us-east-1

64-bit

ebs

ami-ea38a983

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

us-east-1

64-bit

hvm

ami-ee38a987

ec2-run-instances ami-ee38a987 -t cc1.4xlarge --region us-east-1 --key ${EC2_KEYPAIR_US_EAST_1}

us-east-1

64-bit

instance

ami-ea36a783

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

us-east-1

32-bit

ebs

ami-e838a981

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

us-east-1

32-bit

instance

ami-5034a539

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

us-west-1

64-bit

ebs

ami-c842608d

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

us-west-1

64-bit

instance

ami-10426055

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

us-west-1

32-bit

ebs

ami-ce42608b

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

us-west-1

32-bit

instance

ami-42426007

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

us-west-2

64-bit

ebs

ami-2077fd10

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

us-west-2

64-bit

hvm

ami-2277fd12

ec2-run-instances ami-2277fd12 -t cc1.4xlarge --region us-west-2 --key ${EC2_KEYPAIR_US_WEST_2}

us-west-2

64-bit

instance

ami-f476fcc4

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

us-west-2

32-bit

ebs

ami-3e77fd0e

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

us-west-2

32-bit

instance

ami-3276fc02

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

A full list of available files can be found below.

spacer  Name                                         Last modified      Size  Description
spacer Parent Directory - spacer MD5SUMS 14-Feb-2013 19:25 651 spacer MD5SUMS.gpg 14-Feb-2013 19:25 836 spacer SHA1SUMS 14-Feb-2013 19:25 723 spacer SHA1SUMS.gpg 14-Feb-2013 19:25 836 spacer SHA256SUMS 14-Feb-2013 19:25 939 spacer SHA256SUMS.gpg 14-Feb-2013 19:25 836 spacer raring-server-cloudimg-amd64-disk1.img 13-Feb-2013 00:39 221M Cloud image for 64-bit computers (QCOW2 disk image file for use with QEMU and KVM) spacer raring-server-cloudimg-amd64-kernel-info.txt 13-Feb-2013 00:39 114 Ubuntu Server 13.04 (Raring Ringtail) released builds spacer raring-server-cloudimg-amd64-root.tar.gz 13-Feb-2013 00:37 200M Cloud image for 64-bit computers (compressed tar file of /) spacer raring-server-cloudimg-amd64.manifest 13-Feb-2013 00:39 12K Cloud image for 64-bit computers (contents of live filesystem) spacer raring-server-cloudimg-amd64.ovf 14-Feb-2013 19:25 7.0K Cloud image for 64-bit computers (Open Virtualiztion Format file) spacer raring-server-cloudimg-amd64.tar.gz 13-Feb-2013 00:38 206M Cloud image for 64-bit computers (Cloud Image/EC2 tarball) spacer raring-server-cloudimg-armhf-disk1.img 13-Feb-2013 01:02 238M Cloud image for 32-bit ARMHF computers (QCOW2 disk image file for use with QEMU and KVM) spacer raring-server-cloudimg-armhf-kernel-info.txt 13-Feb-2013 01:02 105 Ubuntu Server 13.04 (Raring Ringtail) released builds spacer raring-server-cloudimg-armhf-root.tar.gz 13-Feb-2013 00:56 215M Cloud image for 32-bit ARMHF computers (compressed tar file of /) spacer raring-server-cloudimg-armhf.manifest 13-Feb-2013 01:02 12K Cloud image for 32-bit ARMHF computers (contents of live filesystem) spacer raring-server-cloudimg-armhf.tar.gz 13-Feb-2013 00:57 220M Cloud image for 32-bit ARMHF computers (Cloud Image/EC2 tarball) spacer raring-server-cloudimg-i386-disk1.img 13-Feb-2013 00:39 220M Cloud image for 32-bit computers (QCOW2 disk image file for use with QEMU and KVM) spacer raring-server-cloudimg-i386-kernel-info.txt 13-Feb-2013 00:39 112 Ubuntu Server 13.04 (Raring Ringtail) released builds spacer raring-server-cloudimg-i386-root.tar.gz 13-Feb-2013 00:37 198M Cloud image for 32-bit computers (compressed tar file of /) spacer raring-server-cloudimg-i386.manifest 13-Feb-2013 00:39 12K Cloud image for 32-bit computers (contents of live filesystem) spacer raring-server-cloudimg-i386.ovf 14-Feb-2013 19:25 7.0K Cloud image for 32-bit computers (Open Virtualiztion Format file) spacer raring-server-cloudimg-i386.tar.gz 13-Feb-2013 00:38 204M Cloud image for 32-bit computers (Cloud Image/EC2 tarball) spacer tool-version-info.txt 13-Feb-2013 00:34 6.9K spacer unpacked/ 14-Feb-2013 19:25 -
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.