简体   繁体   中英

Eucalyptus: What root device name should I use to register a Windows EBS-backed image?

I would like to create an EBS-backed Windows image in Eucalyptus 3.4.

https://www.eucalyptus.com/docs/eucalyptus/3.4/index.html#image-guide/img_task_create_bfebs_image.html

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, eg

/dev/sda

--root-device-name应该只是/ dev / sda但请记住给出以下选项。

--kernel windows

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM