DEFAULT menu.c32 TIMEOUT 50 ALLOWOPTIONS 0 PROMPT 0 MENU TITLE Menu Pxe Par Bastien LABEL Bastien MANU LABEL Install special kernel /bastien/linux append vga=normal initrd=/bastien/initrd.gz ks=http://10.10.10.100/ks.cfg -- LABEL BootNormal MENU LABEL ^Boot Normal MENU DEFAULT LOCALBOOT 0 # Pour Ghost, la directive keepxe permet au driver UNDI de fonctionner # #LABEL ghost # MENU LABEL Dis^quette ghost # kernel memdisk # append keeppxe initrd=images/ghost.imz label reboot MENU LABEL ^Redemarrer kernel reboot.com label shutdown MENU LABEL ^Eteindre kernel halt.com LABEL ubuntu MENU LABEL Install ubuntu live cd kernel ubuntu/vmlinuz append initrd=ubuntu/initrd.gz boot=casper netboot=nfs nfsroot=10.10.10.100:/mnt/iso LABEL debian MENU LABEL Install debian live cd kernel debian/vmlinuz append vga=normal initrd=debian/initrd.gz ks=http://10.10.10.100/ks.cfg -- LABEL ubuntu2 MENU LABEL Install ubuntu automatise kernel debian/vmlinuz append initrd=debian/initrd.gz ks=nfs:10.10.10.100:/mnt/ks/ks.cfg LABEL memtest MENU LABEL Teste Memoire kernel image/memtest