I would like to create an EBS-backed Windows image in Eucalyptus 3.4.
I have reached the last step, registering the snapshot:
euca-register --name <image-name> --snapshot <snapshot-id> --root-device-name <device>
What should the value of <device> be?
All the examples I have found via searching have been Unix examples, e.g.
/dev/sda
--root-device-name should be /dev/sda only but remember to give the following options.
--kernel windows