Convert Red Hat .iso to AMI

0

Good day, all. I am attempting to convert a Red Hat 8.2 .iso file or VM to an AMI. I've looked around the Internet and have yet to find anything that specifically targets RHEL iso files or VMs. I would greatly appreciate a kick in the right direction. Thank you all.

1 Answer
1

Hello erikschott,

I believe you need to first import the RHEL iso and create a new virtual machine through an open source virtualization software such as VirtualBox, then export the VM as an ova image. Afterwards you can simply import that image into S3 where it will be converted into an ami. There are extra steps to keep in mind during this process, but the below information will have that covered.

For additional details/steps, here is a useful guide for accomplishing this process in full: https://medium.com/@akhilesh.vermasse/create-your-own-ami-on-aws-from-iso-or-vm-c60fc82dd252

Of course, here is also a link to an official AWS doc on importing VM images into S3 for additional clarity if needed: https://docs.aws.amazon.com/vm-import/latest/userguide/vmimport-image-import.html

Hope that helps!

TimL
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions