Answer: Converting an EC2 AMI to vmdk image #dev #solution #computers
Answer: Converting an EC2 AMI to vmdk image #dev #solution #computers
Converting an EC2 AMI to vmdk image
I’ve come quite close to getting Amazon Linux to boot inside VirtualBox, thanks to this answer and these websites. A quick overview of the steps I’ve taken:
Launch EC2 instance with Amazon Linux 2011.09 64-bit AMI
dd the contents of the EBS volume over ssh to a local image file.
Mount the image file as a loopback device and then to a local mount point.
Create…
View On WordPress












