Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IPXE ISO boot failure
2015-11-23, 12:46 (This post was last modified: 2015-11-23 16:40 by mattross.)
Post: #3
RE: IPXE ISO boot failure
It is the stock ISO as compiled from IPXE's make, containing five files:

BOOT.CAT
IPXE.KRN
ISOLINUX.BIN
ISOLINUX.CFG
LDLINUX.C32

Interesting that LDLINUX.C32 is in the ISO if that's only used by pxelinux. The version provided has been copied from the syslinux package on the Debian box I compiled it on by the looks of it.

I have also tried writing the ipxe.usb image from the same make to a flash drive, and that hangs at the same point.

Edit:

After some fiddling if I add
Code:
set 210:string http://${next-server}/
set 209:string pxelinux.cfg/default
after setting 'next-server' it successfully connects to our PXE server.

Thanks for the help.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IPXE ISO boot failure - mattross - 2015-11-17, 17:18
RE: IPXE ISO boot failure - NiKiZe - 2015-11-21, 20:38
RE: IPXE ISO boot failure - mattross - 2015-11-23 12:46



User(s) browsing this thread: 1 Guest(s)