21 lines
674 B
Text
21 lines
674 B
Text
DEFAULT vesamenu.c32
|
|
MENU INCLUDE fedora.conf
|
|
PROMPT 0
|
|
MENU TITLE boot.fedoraproject.org (version 2012-05-14)
|
|
|
|
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 0x80
|
|
|
|
menu include pxelinux.cfg/fedora_install.conf Install
|
|
menu include pxelinux.cfg/fedora_rescue.conf Rescue
|
|
menu include pxelinux.cfg/fedora_rawhide.conf Rawhide
|
|
menu include pxelinux.cfg/fedora_prerelease.conf Prerelease
|
|
menu include pxelinux.cfg/fedora_eol.conf EndOfLife
|
|
menu include pxelinux.cfg/utilities.conf Utilities
|
|
menu include pxelinux.cfg/bfo.conf About BFO
|