On Wed, Sep 28, 2022 at 01:30:19PM -0400, Jd Lyons via OpenBIOS wrote:
I’m trying to figure how Openbios boots CHRP boot scrips like :tbxi, yet SOLF does not.
SLOF was not written for Apple systems. Does it even support any filesystem that has creator codes (and type codes)?
I’d really like to try and get Apple’s BootX to load on Qemu’s pseries machines and as I understand it CHRP booting should work in SLOF, but it just errors out on BootX with "bad executable”, so there must be some magic I need to understand about :tbxi CHRP boot scripts that SLOF needs some sort of patch.
Your bootx executable is not a supported executable file type either, I bet. For SLOF that is.
Segher