On Thu, Jul 28, 2016 at 02:09:26PM +0200, Marcus MERIGHI wrote:
> [email protected] (Telnet Userid), 2016.07.28 (Thu) 04:59 (CEST):
> > Greetings, OpenBSD!
> > 
> > Regarding my previous email that hasn't been answered, I just want to
> > confirm that OpenBSD 5.9 release bsd.rd kernel can't be booted via PXE
> > on EFI system.
> > 
> > iPXE in EFI mode doesn't recognize bsd.rd as kernel. On bios mode, it's
> > possible to chainload pxeboot.
> 
> did you do "boot bsd.rd" or "boot pxeboot"?
> (asking because of recent alix apu2 experience.)

I did chainloading BOOTX64.EFI

!ipxe
chain /openbsd/BOOTX64.EFI

Since BOOTX64.EFI is actually EFI loader, it's got loaded. But it's
stuck at probing device with no success.

I even tried chainloading bsd.rd directly and got Exec format error
message.

!ipxe
chain /openbsd/bsd.rd

If bsd.rd kernel is EFI executable, it would be possible to load it
directly without bootloader help.

iPXE sanboot doesn't work on EFI system, so it's not yet an option. If
sanboot is available, it would be as easy as providing miniroot59.fs
entry.

Reply via email to