Is there a trick to OpenBSD under XCPng? The ISO boots, gets to this, and panics. Maybe some setting I need to check on the VM configuration? #openbsd #xcp_ng

@niqdanger

You are just trying to run, under Xen, something that is not Xen compatible.

Not an expert, and interested in others opinions and analysis, but I suspect this is not going to work. You would need a Xen enabled OpenBSD kernel, and that does not exist, as far as I know.

(Again: not an expert, take what I just said with a big grain of salt)

@ParadeGrotesque @niqdanger Or one can use an OpenBSD VM inside QubesOS, which uses Xen, but it might not be all fun and games
@niqdanger I found BIOS boot was fine, but UEFI was not
@sborrill That was it! Awesome, thank you. Changed to BIOS (not uefi) and all worked just as expected.