[syslinux] Issues with syslinux_run_command(str) and parameters

Ady ady-sf at hotmail.com
Tue Apr 29 17:36:35 PDT 2014


Try the following and let us know. If it doesn't work, we'll try 
other alternatives.

 ***
 
 DEFAULT vesamenu.c32
 ALLOWOPTIONS 0
 
 LABEL test
 COM32 whichsys.c32
 APPEND -iso- iso -sys- sys
 
 LABEL iso
 LINUX memdisk
 APPEND initrd=fdboot.img
 
 LABEL sys
 LINUX memdisk
 APPEND initrd=fdboot.img
 
 ***

Regards,
Ady.


More information about the Syslinux mailing list