Op 4-1-2013 11:10, Hermès BÉLUSCA - MAÏTO schreef:
Great! Now our own bootloader (FreeLoader) must be
adapted to boot-up PXE
images (instead of using PXELINUX).
My syslinux.cfg has the following, which might be entirely depending on
int13 making it useless for protected mode OS like ReactOS :
linux /ipxe.krn
append dhcp && sanboot --drive 0xF0
http://boot.ipxe.org/freedos/fdfullcd.iso
(
https://gist.github.com/2234639 seems quite extensive as manual)
Anyway, goodluck with the meeting