Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IPXE ISO boot failure
2015-11-21, 20:38
Post: #2
RE: IPXE ISO boot failure
What is on the ISO? You might have better luck just booting with iPXE directly by extracting files from the ISO.

ldlinux.c32 is loaded by pxelinux. You might want to try and get an pxelinux file that have ldlinux.c32 embeded, but my experience of newer pxelinux is minimal and not so good.

Which file from ipxe are you using? is it ipxe.pxe or undionly.kpxe?

"bzImage 0xd8814 too short for 91648 byte of setup" is from the debug output since the pxelinux.0 file is not an linux kernel it just gives info about that and tries the next method to start the file, in this case it should end up in the NBP start code. - Which works.

As an side note, you might want to use netX instead of net0 since net0 might not be the one that got an IP.

Use GitHub Discussions
VRAM bin
Visit this user's website 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)