DEFAULT menu.c32 # You can also load a background image if you use # DEFAULT vesamenu.c32 # MENU BACKGROUND Logo.jpg PROMPT 0 # Wait 5 seconds unless the user presses a button, but always boot after 900 seconds. TIMEOUT 50 TOTALTIMEOUT 9000 MENU TITLE PXE menu from TFTP server label harddisk menu label Boot from local harddisk kernel chain.c32 append hd0 # Remember: Config files (such as centos.conf) are relative to /tftpboot/ label CentosMenu menu label CentOS-5.0 Linux installation menu kernel menu.c32 append CentOS-5.0/centos.conf label SystemImagerMenu menu label SystemImager Linux cloning menu kernel menu.c32 append SI/si.conf label hdt menu label HDT - Hardware Detection Tool COM32 hdt.c32 label ToolsMenu menu label Test tools menu kernel menu.c32 append Tools/tools.conf label x3455menu menu label IBM x3455 menu kernel menu.c32 append x3455/x3455.conf label mysystemmenu menu label mysystem menu kernel menu.c32 append mysystem/mysystem.conf