[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3-clonage/sources/tftpboot/tftp_modeles_pxelinux.cfg/menu/ -> default (source)

   1  default menu.c32
   2  prompt 0
   3  
   4  KBDMAP french.kbd
   5  
   6  menu title Menu de boot PXE SambaEdu3
   7  menu INCLUDE pxelinux.cfg/graphics.conf
   8  MENU AUTOBOOT Demarrage du systeme local dans # secondes
   9  
  10  #timeout 80
  11  timeout ###TFTP_DELAIS_BOOT_PXE###0
  12  #TOTALTIMEOUT 9000
  13  ONTIMEOUT bootlocal
  14  
  15  label bootlocal
  16    menu label ^Boot disque dur local
  17    kernel chain.c32
  18    append hd0
  19  
  20  # Cette deuxieme facon de lancer le boot classique pose probleme avec certaines machines
  21  # Constate sur des portables Dell Vostro 3750 et Dell Latitude E6520
  22  #label bootlocal
  23  #  menu label ^Boot disque dur local
  24  #  menu default
  25  #  localboot 0
  26  
  27  #  timeout 80
  28  #  TOTALTIMEOUT 9000
  29  
  30  LABEL Maintenance
  31    MENU LABEL ^Maintenance
  32  #  MENU PASSWD ###TFTP_PASSWORD_MENU_PXE###
  33    KERNEL menu.c32
  34    APPEND pxelinux.cfg/graphics.conf pxelinux.cfg/maintenance.menu


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1