Displaying 4 results from an estimated 4 matches for "hulsemans".
Did you mean:
hulselmans
2009 Mar 23
1
ROSH: bug or feature
Used rosh.c32 from syslinux-3.74-pre11.
When I typed 'pzd' in the shell:
> pzd
/boot/syslinux
> pwd
/boot/syslinux
I use an azerty keyboard. Due to that I typed 'pzd'.
Is it a feature or a bug?
Gert Hulsemans
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
2009 Sep 29
0
Chainc.32 missing some \n one error messages
...alid segment\n");
> goto bail;
> }
> opt.seg = segval;
This patch isn't in Syslinux 3.83-pre11.
It can be pulled from Erwan's repo:
Correct link: http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=d5d1a306ce4926f907ace0a7cb79e540cadb77c1
Gert Hulsemans
2009 Oct 27
0
ISOLINUX: 'Image checksum error' layout bug
...=======================================================
instead of:
========================================================
ISOLINUX 3.83 2009-10-05 ERCD
isolinux: Image checksum error, sorry...
Boot failed: press a key to retry
========================================================
- Gert Hulsemans