Forum de Gentil Kiwi . com

Le forum officiel du site, discussions, aide, astuces...

Vous n'êtes pas identifié.

#1 26-09-2008 10:56:15

korban
Nouveau membre
Date d'inscription: 26-09-2008
Messages: 3

Ligne de menu.c32 ne s'affichant pas

Bonjour à tous,

en suivant tout les tutos du site, j'ai pu mettre en place un boot via PXE qui fonctionne super.
Par contre j'ai un petit problème assez bizarre, la première ligne de mon menu n'apparait pas.

Voici une capture d'écran et la config du menu, je peux mettre n'importe quoi comme 1ere ligne elle n'apparait pas.

http://imageshack-france.com/out.php/i217721_menu.jpg
Comme vous pouvez le voir, la 1ere ligne Boot Normal ne s'affiche pas

DEFAULT menu.c32

TIMEOUT 250
ALLOWOPTIONS 0
PROMPT 0
MENU TITLE IT DEPLOYMENT SYSTEM

LABEL BootNormal
    MENU LABEL ^Boot Normal
    LOCALBOOT 0

LABEL partimage
    MENU PASSWD ******
    MENU LABEL ^Partimage
    KERNEL /partimage/kernel
APPEND vga=normal devfs=nomount pxe ramdisk_size=33000 load_ramdisk=1 init=/linuxrc prompt_ramdisk=0 initrd=/partimage/initrd.gz root=/dev/ram0 rw noacpi noapm pci=noacpi lba acpi=off apm=off

LABEL Memetest
    MENU LABEL ^Memtest
    kernel memtest/memtest86

LABEL salvation_hdd_scan_repair
    MENU PASSWD ******
    MENU LABEL ^Salvation Scan and Repair
    kernel /salvation/memdisk
    append initrd=salvation/salvation_hdd_scan_repair.igz
   
LABEL offline
    MENU PASSWD ******
    MENU LABEL ^Offline NT Password & Registry Editor
    kernel /offlineNTpass/vmlinuz
    append initrd=offlineNTpass/scsi.cgz

LABEL udpcast
    MENU PASSWD ******
    MENU LABEL ^UDPcast
    KERNEL udpcast/linux
    APPEND  initrd=udpcast/initrd

LABEL cpuburnin
    MENU LABEL ^CPU Burn-in V1.00
    KERNEL /cpuburn/cpustres
    APPEND initrd=/cpuburn/cpustres.gz ubcd=cpuburn

LABEL cpuburnin
    MENU LABEL CPU Burn-in V1.00 ^SSE
    KERNEL /cpuburn/cpustres
    APPEND initrd=/cpuburn/cpustres.gz ubcd=stresscpu

LABEL RIPlinux
    MENU PASSWD ******
    MENU LABEL ^RIPlinux
    KERNEL /riplinux/kernel
    APPEND vga=normal xlogin initrd=/riplinux/rootfs.cgz root=/dev/ram0 rw

LABEL ^test master auto
    MENU PASSWD ******
    KERNEL /partimage/kernel
    APPEND vga=normal devfs=nomount pxe ramdisk_size=33000 load_ramdisk=1 init=/linuxrc prompt_ramdisk=0 initrd=/partimage/initrd.gz root=/dev/ram0 rw noacpi noapm pci=noacpi lba acpi=off apm=off DHCP_Timeout=240 Server=10.2.96.26 AUTO=Y CIFS_Preferred=Y Share=masters User=****** Passwd=****** Directory=\ Repart=Y After_completion=Reboot NO_Shell=Y Restore_Only=Y

label reboot
    MENU LABEL ^Redemarrer
    kernel reboot.com

label shutdown
    MENU LABEL ^Eteindre
    kernel halt.com

Merci d'avance pour votre aide.

Hors ligne

 

Pied de page des forums

Propulsé par PunBB
© Copyright 2002–2005 Rickard Andersson
Traduction par punbb.fr