views:

25

answers:

0

I would like to spawn a EC2 instance that has two partitions. The first would have WinPE, which the instance would boot into on first boot. It would (unattended) install Windows onto the second partition, then reboot into that installed version of Windows.

Is this possible? Can you have multiple partitions for an EC2 instance? Can one be WinPE? Can it install Windows to the other?