All Questions
1 question
45
votes
2
answers
31k
views
Convert Amazon EC2 AMI to Virtual or Vagrant box
I'd like to copy the disk image of a running EC2 instance (grab the AMI) and import it into virtual box or eventually have it run using Vagrant. I saw that packer (http://www.packer.io/) allows you to ...