[ec2-beta] Ubuntu Amazon EC2 beta2 is released.
Thomas Hervé
thomas at canonical.com
Fri Feb 27 14:59:06 GMT 2009
Le vendredi 27 février 2009 à 09:43 -0500, Darren Govoni a écrit :
> Hi,
> I try to launch the 64-bit image below, but am getting this error.
>
> darren at nuraku:~/ec2$ ec2-run-instances -k ec2-keypair ami-18d73071
> Client.InvalidParameterValue: The requested instance type's
> architecture
> (i386) does not match the architecture in the manifest for
> ami-18d73071
> (x86_64)
>
> Is there a flag or option I need to use now to launch it correctly?
You need to use a 64 bits instance type using the --instance-type
parameter (for example, m1.large).
More info at
http://docs.amazonwebservices.com/AWSEC2/2008-12-01/DeveloperGuide/index.html?CLTRG-run-instances.html and http://docs.amazonwebservices.com/AWSEC2/2008-12-01/DeveloperGuide/index.html?instance-types.html
--
Thomas
More information about the Ec2-beta
mailing list