Run Amazon EC2 AMI in Windows?

If you build your images from scratch you can do it with VMware (or insert your favorite VM software here).

If you build your images from scratch you can do it with VMware (or insert your favorite VM software here). Build and install your linux box as you'd like it, then run the AMI packaging/uploading tools in the guest. Then, just keep backup copies of your VM image in sync with the different AMI's you upload.

Some caveats: you'll need to make sure you're using compatible kernels, or at least have compatible kernel modules in the VM, or your instance won't boot on the EC2 network. You'll also have to make sure your system can autoconfigure itself, too (network, mounts, etc). If you want to use an existing AMI, it's a little trickier.

You need to download and unpack the AMI into a VM image, add a kernel and boot it. As far as I know, there's no 'one click' method to make it work. Also, the AMI's might be encrypted (I know they are at least signed).

You may be able to do this by having a 'bootstrap' VM set up to specifically extract the AMI's into a virtual disk using the AMI tools, then boot that virtual disk separately. I know it's pretty vague, but those are the steps you'd have to go through. You could probably do some scripting to automate the process of converting AMI's to vdks.

The Amazon forum is also helpful. For example, see this article. Oh, this article also talks about some of these processes in detail.

Amazon EC2 with Windows Server - announced this morning, very exciting aws.amazon.com/windows.

2 I think the original questions was about running an EC2 instance in Windows, not running Windows in an EC2 instance. – pkaeding Dec 30 '09 at 23:37.

It's a bit of a square peg in a round hole ... kind of like running MS-Office on Linux. Depending on how you value your time, it's cheaper to just get another PC and install Linux and Xen.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions