20 lines
541 B
Text
20 lines
541 B
Text
DEFAULT vesamenu.c32
|
|
MENU INCLUDE fedora.conf
|
|
PROMPT 0
|
|
MENU TITLE boot.fedoraproject.org
|
|
|
|
LABEL bootlocal
|
|
MENU DEFAULT
|
|
MENU LABEL Local Boot
|
|
TEXT HELP
|
|
This will exit from the network boot menu and attempt
|
|
to boot from local media (hard disk, DVD, etc)
|
|
ENDTEXT
|
|
localboot 0
|
|
|
|
menu include pxelinux.cfg/fedora_install.conf Install
|
|
menu include pxelinux.cfg/fedora_rescue.conf Rescue
|
|
menu include pxelinux.cfg/utilities.conf Utilities
|
|
menu include pxelinux.cfg/bfo.conf About BFO
|
|
|
|
menu include pxelinux.cfg/fedora_live.conf Experimental
|