[syslinux] TEST IMG/ISO FAILS in syslinux 5.01

Prof S W Damle swdamle at bsnl.in
Wed Apr 24 16:40:32 PDT 2013


Wed, Apr 24, 2013 at 5:27 AM, Gene Cumm [gene.cumm at gmail.com] wrote:
1) You have a space in a LABEL.  This makes it unusable at the command
line.  I'd suggest something like the following:
 
LABEL test-img-iso-file
  MENU LABEL ** ^TEST IMG/ISO File.
 
2) Based on #1, I'm left to assume you're using (vesa)menu.c32.  Is this
true?
 
[1]
Done the needful and is as follows;
 
LABEL test-img-iso-file
  MENU LABEL ** ^TEST IMG/ISO File.
  kernel /test/memdisk 
 initrd  test/filename.iso                            
 append  iso    
   #  [if not use iso raw] 
TEXT HELP
[Tab] >Use (i) iso  initrd=test/filename.iso OR (ii)
initrd=test/filename.extn
 
However sorry to say it FAILS as before.
 
[2]
Yes I am using vesamenu.c32.
 
[3]
Simply Returns back to "Bootable Menu" without any messages.
---
Prof S W Damle
 


More information about the Syslinux mailing list