VirtualBOX 上的 EC2 实例映像?
有没有办法获取保存的 EC2 实例映像并在我的个人计算机上的 virtualbox 上运行它?
Is there any way of getting the saved EC2 instance image and running it on virtualbox on my personal computer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
官方方法仅适用于最初导入 EC2
http://docs .aws.amazon.com/AWSEC2/latest/UserGuide/ExportingEC2Instances.html
The official way is only if it was originally imported into EC2
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ExportingEC2Instances.html
看起来您可以直接导入/导出 ec2 和 virtualbox/vmware 映像。
http://aws.amazon.com/ec2/vmimport/
it looks like you can directly import/export ec2 and virtualbox/vmware images.
http://aws.amazon.com/ec2/vmimport/
亚马逊的工具非常有限。但您可以转储 EBS、下载它并用它制作 VDI 映像。我已经使用两个 EC2 实例完成了此操作,并在我的博客上描述了这些步骤。
http://diogomelo.net/blog/16/export-amazon -ec2-instance-to-virtualbox
The amazon tool is very restrictive. But you can dump your EBS, download it and make a VDI image out of it. I have done it with two of my EC2 instances and described the steps on my blog.
http://diogomelo.net/blog/16/export-amazon-ec2-instance-to-virtualbox