# # enable prompt # show screens/f1.txt by default # enable paging with "F"-keys # default to local boot after 10 secs # PROMPT 1 DISPLAY /pxelinux.cfg/screens/f1.txt F1 /pxelinux.cfg/screens/f1.txt DEFAULT local TIMEOUT 100 # # "local" invokes local boot # "exit" is defined too so we can us it # to exit from pxelinux # label local LOCALBOOT 0 label exit LOCALBOOT 0 # # FreeBSD boot strap # label fbsd62 KERNEL memdisk APPEND initrd=/images/6.2-RELEASE-i386-bootonly.hd harddisk