#------------------------------------------------------------------------------- # Name..........: pxelinux.cfg/default # Version.......: 0.1 # Description...: Simple Menu Configuration File for SysLinux pxelinux.0. # Target OS.....: Linux (PXE Environment) # Requires......: pxelinux.0,menu.c32 [,memdisk,lkernels:vmlinuz1,initrd1.img] # Last Modified.: 2008y-05m-30d # Author........: Sean Blankenship # Copyright.....: Copyright © 2008 Specialized Systems. All rights reserved. # Notes.........: None. #------------------------------------------------------------------------------- default menu.c32 timeout 300 allowoptions 0 prompt 0 menu title PXE Boot System #------------------------------------------------------------------------------- label local0 menu label ^Boot Normal localboot 0 label netboot menu label ^Network Boot kernel memdisk append initrd=w98se-netboot.ima label cleanboot menu label ^Clean Win98 Boot kernel memdisk append initrd=w98.ima