I have an OpenBSD HVM that is working OK, based largely on xuni’s posting. This qube has an encrypted filesystem (redundant, yeah) and is up and running but with one strange twist: every time starting up, it insists on dropping into the Tianocore interactive UEFI shell, and I have to exit with a non-zero code (exit 1 works, exit 0 or just “exit” fails), which I only found out when after several failed boots I angrily typed “exit 42” and it proceeded to the OpenBSD boot prompt! Not a show stopper but just annoying and something that is probably a one-line fix in some config file…
P.S. Thanks to everyone who has contributed help here!
Just to be sure, did you change the qube uefi setting before or after installing? If you changed it after, the bootloader may not have installed correctly for uefi.
I honestly don’t remember Hopefully a future sysupgrade will install the bootblocks correctly. I don’t plan to experiment with it as I need the system bootable!