#NABox @AWS ?
1 messages · Page 1 of 1 (latest)
it has been a while since I did this with AWS, but you can do an import with the aws CLI tools via import-image
you can upload the ova or vhd file types directly
couple of sites i have linked for references
https://kb.msp360.com/cloud-vendors/amazon-aws/how-to-import-your-image-to-AWS-EC2-manually
https://alexkaouris.medium.com/ec2-with-custom-vm-image-6a0b07aaa94a
Medium
I have a VM that I would like to run as is in AWS EC2. I do not want to use the existing AMIs, so what can I do? This is well documented…