[syslinux] fsc: pxelinux.0 not working

Sebastian Herbszt herbszt at gmx.de
Tue Dec 22 12:05:40 PST 2009


H. Peter Anvin wrote:
> On 12/22/2009 10:09 AM, Sebastian Herbszt wrote:
>> pxelinux.0 from the fsc branch (syslinux-3.84-pre6-262-g03d6454) doesn't
>> seem to work.
> 
> Hm... that looks like the throwaway branch (bum merge) that I
> overwrote... you may want to re-pull.  However, I will definitely look
> at it.

Same with just pulled syslinux-3.84-260-ga285577.
I tracked it to fs_init() from core/fs.c:

        /* invoke the fs-specific init code */
        blk_shift = fs.fs_ops->fs_init(&fs);

fs points to zeros.

- Sebastian




More information about the Syslinux mailing list