[syslinux] Menu.c32 hangs when localboot 0

Sanabaghatta, Chandra chandra.sanabaghatta at lehman.com
Sun Feb 6 08:44:28 PST 2005


Hello all,
  I am trying to setup a menu to boot into various windows/linux options and also local boot using pxe.
The following is the menu I am using. I tested various options and all worked fine except the localboot.
If I choose localboot option the menu leads to pxe of the second nic on the system and then hangs.
Anyone has a clue what's happening. Any help would be appreciated

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
          ³                 foo PXE MENU                 ³
          ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
          ³ PXE Restore                                           ³
          ³ PXE Ghost                                             ³
          ³ LOCAL DISK                                               ³
          ³ WIN PE                                                   ³
          ³ LINUX PXE                                                ³
          ³                                                          ³
          ³                                                          ³
          ³                                                          ³
          ³                                                          ³
          ³                                                          ³
          ³                                                          ³
          ³                                                          ³
          ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ.

DEFAULT menu.c32
PROMPT 0


MENU TITLE foo PXE MENU


MENU LABEL label

        LABEL PXERestore
                MENU LABEL PXE ^Restore
                KERNEL memdisk
                APPEND initrd=PXERestore.img

        LABEL PXEGhost
                MENU LABEL PXE ^Ghost
                KERNEL memdisk
                APPEND initrd=PXEGhost.img

        LABEL LOCALDISK
                MENU LABEL ^LOCAL DISK
                LOCALBOOT 0

        LABEL WINPEPXE
                MENU LABEL WIN ^PE
                KERNEL startrom.0

        LABEL LINUXPXE
                MENU LABEL ^LINUX PXE
                kernel vmlinuz-RH-AS2.1-e.49-x86
                append ksdevice=eth2 console=ttyS0 initrd=initrd-RH-AS2.1-e.49-x86 

After localdisk option is choosen

Booting from local disk...
PXE-M0F:tExitingeBroadcomrPXEcROM.ocablenion <============ HANGS

Regards
-chandra


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the designated recipient(s) named above.  If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited.  This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such.  All information is subject to change without notice.






More information about the Syslinux mailing list