I’m trying to use Linux-As-Bootloader for ADLO, so that I can let Linux initialize the hardware.

 

I’m booting into Linux with Kexec, but Kexec complains that ADLO’s memory address 0x7c00 is not page aligned.  There’s a comment in the Kexec code that says that needs to be fixed, but hasn’t been so far.

 

Is there another pathway that makes more sense?

 

Thanks,
Myles