## Run "di-netboot-assistant rebuild-menu" when you modify ## this file. ## #KBDMAP pxelinux/french.kbd #SAY (Press enter to display Debian-Installer overview menu) DEFAULT menu PROMPT 0 TIMEOUT 30 MENU TITLE Debian-Installer netboot overview menu #A sample entry, with your prefered settings #LABEL quick # MENU LABEL Debian Installer (Lenny ; i386 + Preseed) # kernel debian-installer/lenny/i386/linux # append initrd=debian-installer/lenny/i386/initrd.gz ethdetect/use_firewire_ethernet=no locale=en_US console-keymaps-at/keymap=fr-latin1 vga=normal -- # #or# # #append initrd=debian-installer/lenny-gtk/i386/initrd.gz ethdetect/use_firewire_ethernet=no locale=en_US console-keymaps-at/keymap=fr-latin1 video=vesa:ywrap,mtrr vga=788 -- # # url=192.168.0.10 auto-install/enable=true # ######################################################################## LABEL terminal KERNEL ltsp/i386/vmlinuz APPEND ro initrd=ltsp/i386/initrd.img quiet splash LABEL memtest MENU LABEL memtest86+ KERNEL memtest/memtest86+ LABEL 10.04-desktop-live MENU LABEL 10.04-desktop-live : Ubuntu 10.04/Lucid Desktop ; i386 ; LIVE - DVD kernel live/lucid/i386/casper/vmlinuz append locale=es_AR console-setup/layoutcode=es boot=casper netboot=nfs nfsroot=<%= nfs_server_ip %>:/opt/linux_livecd/ubuntu1004dvdi386 initrd=live/lucid/i386/casper/initrd.lz -- LABEL 10.04-desktop MENU LABEL 10.04-desktop : Debian/Ubuntu Installer (Ubuntu 10.04/Lucid Desktop ; i386 + Preseed) kernel debian-installer/lucid/i386/linux append DEBCONF_DEBUG=5 partman/default_filesystem=ext3 locale=es_AR console-setup/layoutcode=es netcfg/get_hostname= url=<%= pressed_server_ip %>/ubuntu-1004-desktop.txt initrd=debian-installer/lucid/i386/initrd.gz -- LABEL 10.04-raid MENU LABEL 10.04-raid : Debian/Ubuntu Installer (Ubuntu 10.04/Lucid Raid1; i386 + Preseed) kernel debian-installer/lucid/i386/linux append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=es netcfg/get_hostname= url=<%= pressed_server_ip %>/ubuntu-1004-raid1.txt initrd=debian-installer/lucid/i386/initrd.gz -- LABEL 10.04-raid-500Gb MENU LABEL 10.04-raid : Debian/Ubuntu Installer (Ubuntu 10.04/Lucid Raid1; i386 + Preseed) kernel debian-installer/lucid/i386/linux append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=es netcfg/get_hostname= url=<%= pressed_server_ip %>/ubuntu-1004-raid1-500.txt initrd=debian-installer/lucid/i386/initrd.gz -- LABEL menu MENU HIDE KERNEL debian-installer/pxelinux.cfg/menu.c32