[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

   1  menu title Peripheriques de boot
   2  
   3  # Decommenter la ligne ci-dessous pour interdire les modifications de ligne de commande avec TAB et la saisie d'une nouvelle ligne de commande avec ECHAP
   4  #menu INCLUDE pxelinux.cfg/graphics.conf
   5  
   6  LABEL Menu_maintenance
   7        MENU LABEL ^Retour au menu Maintenance
   8        KERNEL menu.c32
   9        APPEND pxelinux.cfg/maintenance.menu
  10  
  11  label a
  12      MENU LABEL ^Boot sur disquette
  13      localboot 0x00
  14  
  15  label q
  16      MENU LABEL ^Peripherique de boot suivant
  17      localboot -1
  18  
  19  label disk1
  20      MENU LABEL ^Disque dur 1
  21      localboot 0x80
  22  
  23  label disk2
  24      MENU LABEL ^Disque dur 2
  25      localboot 0x81
  26  
  27  #label 0
  28  #localboot 0x80


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