diff --git a/config/diag/menu.cfg b/config/diag/menu.cfg index 569f267..fbc9481 100644 --- a/config/diag/menu.cfg +++ b/config/diag/menu.cfg @@ -5,15 +5,14 @@ label sysresccd menu label ^Recovery CD (SysRescCD) kernel installer/sysresccd/rescuecd append scandelay=5 initrd=installer/sysresccd/initram.igz setkeymap=fr boottftp=tftp://129.20.27.239/installer/sysresccd/sysrcd.dat -label gparted64 - menu label ^Partiton Manager AMD64 (Gparted) +label gpartedliveamd64 + menu label Partiton Manager amd64 (^Gparted) kernel installer/gparted/amd64/vmlinuz - # locale: fr, keymap: fr, résolution graphique: auto - append initrd=installer/gparted/amd64/initrd.img boot=live username=user locales=fr_FR.UTF-8 keyboard-layouts=fr config noswap noprompt gl_batch fetch=tftp://129.20.27.239/installer/gparted/amd64/filesystem.squashfs -label gparted86 - menu label ^Partiton Manager i486 (Gparted) - kernel installer/gparted/i486/vmlinuz - append initrd=installer/gparted/i486/initrd.img boot=live username=user locales=fr_FR.UTF-8 keyboard-layouts=fr config noswap noprompt gl_batch fetch=tftp://129.20.27.239/installer/gparted/i486/filesystem.squashfs + append initrd=installer/gparted/amd64/initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://129.20.27.239/installer/gparted/amd64/filesystem.squashfs +label gpartedlivei686 + menu label Partiton Manager i686 (^Gparted) + kernel installer/gparted/i686/vmlinuz + append initrd=installer/gparted/i686/initrd.img boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://129.20.27.239/installer/gparted/i686/filesystem.squashfs label separator menu label ------ label mainmenu