[syslinux] submenus and menu title

H. Peter Anvin hpa at zytor.com
Fri Aug 3 11:58:27 PDT 2012


On 08/03/2012 03:11 AM, Ady Ady wrote:
>  
> Following the wiki and docs (and examples from several live CDs), I started with:
>  *** syslinux.cfg START ***
>  
>  UI menu.c32
>  MENU TITLE My Main Title
>  
>  MENU BEGIN hellotag
>  
>  LABEL hellolabel
>  COM32 hello.c32
>  
>  MENU END
>  
>  MENU BEGIN lstag
>  
>  LABEL lslabel
>  COM32 ls.c32
>  
>  MENU END
>  
>  *** syslinux.cfg FINISH ***
>  
> From there, I tried MANY other variations so to get the same (supposedly inherited) menu title, but I was not successful.
> I could post those many alternatives too if necessary (just let me know). I just don't won't to make this more confusing than necessary.
> I understand that some directives take precedence over the menu title, preventing it from being inherited "as-is" to its submenus. But in my case I actually indeed want the same menu title in the submenus. So, how do I get _that_ result?
> TIA. 		 	   		  

That looks like it should work.  We might have a bug there.

	-hpa




More information about the Syslinux mailing list