Pierre-Alexandre Meyer
2009-Oct-27 05:46 UTC
[syslinux] lwIP hangs with gpxelinux.0 on qemu (-net user)
Has anyone played with the syslinux/lwip.git tree? It works fine with pxelinux: qemu -boot n -net nic -net user,bootfile=/pxelinux.0,tftp=/pxe (although it hangs while trying to resolve www3.kernel.org because of the lack of proper DNS with -net user) The same command hangs earlier with gpxelinux.0 though: Getting cached packet 01 pxe_call op 0071 data 0x00012518 -- Pierre-Alexandre Meyer
Shao Miller
2009-Nov-11 15:24 UTC
[syslinux] lwIP hangs with gpxelinux.0 on qemu (-net user)
Pierre-Alexandre Meyer wrote:> > The same command hangs earlier with gpxelinux.0 though: > > Getting cached packet 01 > pxe_call op 0071 data 0x00012518 >This gpxelinux.0 is obviously the new lwIP PXELINUX embedded in gPXE's undionly.kkpxe. If this hasn't already been resolved, I could look into it. Has anyone had a look yet? What I would do is edit the syslinux/gpxe/Makefile to add 'DEBUG=pxe_call,pxe_undi' to the undionly.kkpxe's build, then observe the debugging output. - Shao Miller
Apparently Analagous Threads
- Enable debug messages for gpxelinux.0
- pxechn.c32: passing options to iPXE
- GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
- Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
- [gPXE] localboot 0 hang on some machines