[syslinux] isolinux.cfg parsing issue

H. Peter Anvin hpa at zytor.com
Thu Feb 25 14:38:28 PST 2010


On 02/25/2010 02:24 PM, gettinther wrote:
> 
> ok, I'm terribly sorry about all this.  I finally figured what I was
> doing wrong.  It seems "spaces" in the label causes the issue.  I can
> work around that but it would be a problem for translations.
> 

Your original bug report didn't have any spaces in them!

To quote your bug report:

The relevant section of the isolinux.cfg is as follows

label LiveCD1
    kernel vmlinuz1
    append livecd=livecd1 initrd=initrd1.gz root=/dev/rd/3 acpi=on
splash=silent vga=788 keyb=us fstab=rw,noauto
label LiveCD2
    kernel vmlinuz2
    append livecd=livecd2 initrd=initrd2.gz root=/dev/rd/3 acpi=on
splash=silent vga=788 keyb=us fstab=rw,noauto


Are you basically saying that you falsified your original report --
meaning that the above does not reproduce a problem?  This is a very
unfriendly thing to do to say the least...

	-hpa




More information about the Syslinux mailing list