Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I would like to know if it's currently possible to import a virtualbox vm on the ec2 cloud, I have tried with a virtualbox vmdk but it did not succed. Apparently it is designed for VMware's vmdk files.

Is there a trick I could use to convert my instance and import it on amazon?

Thanks !

share|improve this question

2 Answers

Alternatively there's this:

http://www.ioncannon.net/system-administration/1246/converting-from-virtualbox-or-vmware-to-ec2-now-easier-than-ever/

which sounds like if you just have an EC2 compatible kernel...

share|improve this answer

There is the standalone vmware converter that will convert between different virtual machine formats.

You may also want to read this which gives information on how to convert from vmware images to ec2 AMIs

Or do it directly with this

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.