Displaying 2 results from an estimated 2 matches for "largeboot".
Did you mean:
bareboot
2009 Aug 16
1
Chainc.32 missing some \n one error messages
I got the following message with chain.c32
=====================
Loader file too largeBoot:
=====================
Like you can see, there should be a new line after 'large'.
I guess that some other error messages, will result in the same behavior.
Gert Hulselmans
$ diff -u com32/modules/chain.c.old com32/modules/chain.c.new
--- com32/modules/chain.c.old 2009-08-17 01:06...
2009 Sep 29
0
Chainc.32 missing some \n one error messages
...gt; From: Kim Mik <kimmik999999 at yahoo.co.uk>
> To: syslinux at zytor.com
> Sent: Monday, 17 August, 2009 1:30:04
> Subject: [syslinux] Chainc.32 missing some \n one error messages
>
> I got the following message with chain.c32
> =====================
> Loader file too largeBoot:
> =====================
>
> Like you can see, there should be a new line after 'large'.
>
> I guess that some other error messages, will result in the same behavior.
>
>
> Gert Hulselmans
>
>
> $ diff -u com32/modules/chain.c.old com32/modules/chain.c...