Antoine, I actually did use that repo for building and running openbsd on AWS.
Unfortunately, I don't have access to physical openbsd machine to create vmdk now. So, I had to resort to running qemu and installing openbsd there, followed by the steps I outlined below. There was a community AMI in us-east-1 till about last week (openbsd 7.0). It is now gone though. On Friday, October 27, 2023 at 12:21:45 a.m. GMT+9, Antoine Jacoutot <ajacou...@bsdfrog.org> wrote: On Thu, Oct 26, 2023 at 12:01:06PM +0000, All wrote: > OK, thanks to Mike and Antoine! > I tried with t2 instances (current generation - the only choice present), yet > still no dice. Perhaps, the issue is with how I created the image. > I used qemu, created qcow2, installed openbsd, converted qcow2 to raw > and then with vmdktool converted raw to vmdk. > AWS recognized vmdk with out any issue and booted it. But no xnf0 interfaces > were detected. Try this. Somehat ugly but it works for me (tm). https://github.com/ajacoutot/aws-openbsd