[syslinux] menu.c32 - Just loads the menu.c32 over and over.

H. Peter Anvin hpa at zytor.com
Thu Sep 1 08:43:22 PDT 2005


> 
> Any ideas? Is there maby a problem with menu.c32 and MEMDISK?
> 

No, it's user error.

> 
> My ISOLINUX.CFG included below...
> 
> ------- Begining of File -------
> DEFAULT menu.c32
> PROMPT 0
> MENU TITLE Super Disk Menu
> 
> LABEL CERC6
> 	MENU LABEL CERC SATA 1,5/6 Device Driver
> 	KERNEL MEMDISK raw floppy=1 
> 	APPEND initrd=CERC6.IMG

Bogus syntax.  'raw floppy=1' belong on the APPEND lione.  Plus, I doubt 
you actually want floppy=1.

	-hpa




More information about the Syslinux mailing list