[syslinux] menu save

H. Peter Anvin hpa at zytor.com
Tue Aug 23 12:28:46 PDT 2011


On 08/23/2011 06:32 AM, Bryan.James.Krone-EXT at jci.com wrote:
> syslinux-bounces at zytor.com wrote on 08/01/2011 01:05:21 PM:
> 
>> [image removed] 
>>
>> Re: [syslinux] fwrite?
>>
>> Gert Hulselmans 
>>
>> to:
>>
>> For discussion of Syslinux and tftp-hpa
>>
>> 08/01/2011 01:07 PM
>>
>> Sent by:
>>
>> syslinux-bounces at zytor.com
> 
> I used this command:
> syslinux -M Windows --install /dev/sdb2
> 
> and my syslinux.cfg file looks like this:
> 
> DEFAULT advdump
> 
> LABEL Windows
>    COM32 chain.32
>    APPEND hd0 1
> 
> LABEL advdump
>    COM32 advdump.c32
> 
> 
> Why doesn't syslinux boot the Windows label on the next boot?
> 

Because you don't have MENU SAVE in your configuration file.  You
probably want to use --once instead.

	-hpa




More information about the Syslinux mailing list