简体   繁体   English

Eucalyptus:我应该使用什么根设备名来注册Windows EBS支持的图像?

[英]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. 我想在Eucalyptus 3.4中创建一个EBS支持的Windows映像。

https://www.eucalyptus.com/docs/eucalyptus/3.4/index.html#image-guide/img_task_create_bfebs_image.html 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? <device>的价值应该是多少?

All the examples I have found via searching have been Unix examples, eg 我通过搜索找到的所有示例都是Unix示例,例如

/dev/sda

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

--kernel windows

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我如何在桉树中创建Windows实例? - How i can create windows instance in eucalyptus? Eucalyptus 4.4.4 Windows映像安装没有准备工具吗? - Eucalyptus 4.4.4 Windows image installation has no prep tool? 我应该安装什么来使用 c++ 中的命名空间 Windows::Devices? - What should I install to use namespace Windows::Devices in c++? 需要制作一个简单的Windows应用程序,我应该使用什么样的语言? - need to make a simple Windows app, what languague should I use? Mac / Windows Java应用程序应使用哪种打包工具? - What packaging tool should I use for a Mac/Windows Java app? 我应该使用什么信号来终止/杀死Windows上的应用程序? - What signals should I use to terminate/kill applications on Windows? 我应该使用Windows服务吗? - Should I use a windows service? 我应该在Windows上安装Eclipse的文件夹是什么? - What folder should I install Eclipse to on Windows? 我应该在 Notepad++ 中使用什么语言选项和我的 windows 主机文件以提高可读性? - What language option should I use in Notepad++ with my windows host file for readability? windows 上的 msysgit — 如果有的话,我应该注意什么? - msysgit on windows — what should I be aware of, if any?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM