Mailing List Archive

Problem with menu.c32
I'm trying to use menu.c32 to boot different kickstart files.
The problem I have is regardless of what menu item I select, it always uses
the client.cfg (default entry) even if I select one of the others.
Any ideas.

Thanke,
Mike Jarka


default menu.c32
prompt 0
timeout 300

MENU TITLE PXE Boot Menu, Press [esc] for boot prompt

LABEL Fedora 6 Client
MENU DEFAULT Fedora 6 Client (default)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg

LABEL Fedora 6 Client (Hard Drive < 30 GB)
MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg

LABEL Fedora 6 HP DC7700 Client
MENU LABEL Fedora 6 HP DC7700 Client
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000 acpi=off
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg

LABEL Fedora 6 Laptop
MENU LABEL Fedora 6 Laptop
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/laptop.cfg

LABEL Fedora 6 Server
MENU LABEL Fedora 6 Server
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/server.cfg

LABEL Fedora 6 mj
MENU LABEL Fedora 6 mj
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/mj.cfg

LABEL Boot local hard drive
MENU LABEL Local Boot local hard drive
localboot 0

LABEL memtest
MENU LABEL Memtest
KERNEL memtest

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.
Problem with menu.c32 [ In reply to ]
I'm trying to use menu.c32 to boot different kickstart files.
The problem I have is regardless of what menu item I select, it always uses
the client.cfg (default entry) even if I select one of the others.
Any ideas.

Thanks,
Mike Jarka


default menu.c32
prompt 0
timeout 300

MENU TITLE PXE Boot Menu, Press [esc] for boot prompt

LABEL Fedora 6 Client
MENU DEFAULT Fedora 6 Client (default)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg

LABEL Fedora 6 Client (Hard Drive < 30 GB)
MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg

LABEL Fedora 6 HP DC7700 Client
MENU LABEL Fedora 6 HP DC7700 Client
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000 acpi=off
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg

LABEL Fedora 6 Laptop
MENU LABEL Fedora 6 Laptop
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/laptop.cfg

LABEL Fedora 6 Server
MENU LABEL Fedora 6 Server
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/server.cfg

LABEL Fedora 6 mj
MENU LABEL Fedora 6 mj
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/mj.cfg

LABEL Boot local hard drive
MENU LABEL Local Boot local hard drive
localboot 0

LABEL memtest
MENU LABEL Memtest
KERNEL memtest


--
Michael Jarka
Information Technology
Advanced Photon Source
Argonne National Laboratory
630.252.3528


_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.
Re: Problem with menu.c32 [ In reply to ]
Hi!

Am Donnerstag 30 August 2007 schrieb Michael Jarka:
> I'm trying to use menu.c32 to boot different kickstart files.
> The problem I have is regardless of what menu item I select, it always uses
> the client.cfg (default entry) even if I select one of the others.
> Any ideas.
>
> Thanke,
> Mike Jarka
>
>
> default menu.c32
> prompt 0
> timeout 300
>
> MENU TITLE PXE Boot Menu, Press [esc] for boot prompt
>
> LABEL Fedora 6 Client
> MENU DEFAULT Fedora 6 Client (default)
> KERNEL fc6/vmlinuz
> APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
> ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg
>
> LABEL Fedora 6 Client (Hard Drive < 30 GB)
> MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
> KERNEL fc6/vmlinuz
> APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
> ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg
...

Did you try it without special Characters like the < in the "LABEL" and "MENU
LABEL" sections? Looks to me like a Characterchoiceproblem...

Regards,
Tom

--
Tom's Websites:
http://www.mosnis.dyndns.org
http://www.mehlbox.homeip.net
http://www.mehlbox-system.homeip.net
http://www.community.mehlbox-system.homeip.net

Sending unsolicited commercial e-mail to this address is a violation
of the Washington State Consumer Protection Act, chapter 19.86 RCW and
different German Laws ( Bundesdatenschutzgesetz BDSG,
Teledienstdatenschutzgesetz TDDSG, Gesetz gegen unlauteren Wettbewerb UWG,
Bürgerliches Gesetzbuch Abschnitte über Handelsrecht und Schutz der
Privatsphäre ).
Commercial listing in e-maildirectories or databases or selling Tom
Meierjürgens adresses forbidden unless licenced from Tom Meierjürgen within
individual handsigned personal licencecontract.

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.
Re: Problem with menu.c32 [ In reply to ]
Tom Meierjürgen wrote:
> Hi!
>
> Am Donnerstag 30 August 2007 schrieb Michael Jarka:
>> I'm trying to use menu.c32 to boot different kickstart files.
>> The problem I have is regardless of what menu item I select, it always uses
>> the client.cfg (default entry) even if I select one of the others.
>> Any ideas.
>>
>> Thanke,
>> Mike Jarka
>>
>>
>> default menu.c32
>> prompt 0
>> timeout 300
>>
>> MENU TITLE PXE Boot Menu, Press [esc] for boot prompt
>>
>> LABEL Fedora 6 Client
>> MENU DEFAULT Fedora 6 Client (default)
>> KERNEL fc6/vmlinuz
>> APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
>> ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg
>>
>> LABEL Fedora 6 Client (Hard Drive < 30 GB)
>> MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
>> KERNEL fc6/vmlinuz
>> APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
>> ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg
> ...
>
> Did you try it without special Characters like the < in the "LABEL" and "MENU
> LABEL" sections? Looks to me like a Characterchoiceproblem...
>

LABEL statements should not contain spaces, in particular.

-hpa

_______________________________________________
SYSLINUX mailing list
Submissions to SYSLINUX@zytor.com
Unsubscribe or set options at:
http://www.zytor.com/mailman/listinfo/syslinux
Please do not send private replies to mailing list traffic.