Changes

Jump to navigation Jump to search
No change in size ,  19:52, 5 May 2014
Line 24: Line 24:  
== THE SIMPLE MENU SYSTEM ==
 
== THE SIMPLE MENU SYSTEM ==
   −
The simple menu system is a single module located at
+
The simple menu system is a single module located at com32/modules/vesamenu.c32 (graphical) or com32/modules/menu.c32 (text mode only).  It uses the same configuration file as the regular Syslinux command line, and displays all the LABEL statements.
com32/modules/vesamenu.c32 (graphical) or com32/modules/menu.c32 (text
  −
mode only).  It uses the same configuration file as the regular
  −
Syslinux command line, and displays all the LABEL statements.
     −
To use the menu system, simply make sure [vesa]menu.c32 is in the
+
To use the menu system, simply make sure [vesa]menu.c32 is in the appropriate location for your boot medium (the same directory as the configuration file for SYSLINUX, EXTLINUX and ISOLINUX, and the same directory as pxelinux.0 for PXELINUX), and put the following options in your configuration file:
appropriate location for your boot medium (the same directory as the
  −
configuration file for SYSLINUX, EXTLINUX and ISOLINUX, and the same
  −
directory as pxelinux.0 for PXELINUX), and put the following options
  −
in your configuration file:
      
=== UI menu.c32 ===
 
=== UI menu.c32 ===

Navigation menu