s/method=/stage2=/ for F13+ per wwoods

This commit is contained in:
Matt Domsch 2011-02-28 11:15:27 -06:00 committed by Matt Domsch
parent 8ba7b7364b
commit 7b7c42fc9a

View file

@ -3,14 +3,14 @@ MENU TITLE Install
MENU LABEL ^Install
TEXT HELP
Install currently supported versionf of Fedora
Install currently supported version of Fedora
ENDTEXT
label Fedora-14-i386
MENU LABEL Fedora-14-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/images/pxeboot/initrd.img
append method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/
append stage2=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/i386/os/images/install.img
TEXT HELP
Selecting this will boot the Fedora 14 i386 installer.
ENDTEXT
@ -19,7 +19,7 @@ label Fedora-14-x86_64
MENU LABEL Fedora-14-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/images/pxeboot/initrd.img
append method=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/
append stage2=http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/images/install.img
TEXT HELP
Selecting this will boot the Fedora 14 x86_64 installer.
ENDTEXT
@ -28,7 +28,7 @@ label Fedora-13-i386
MENU LABEL Fedora-13-i386
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/i386/os/images/pxeboot/initrd.img
append method=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/i386/os/
append stage2=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/i386/os/images/install.img
TEXT HELP
Selecting this will boot the Fedora 13 i386 installer.
ENDTEXT
@ -37,7 +37,7 @@ label Fedora-13-x86_64
MENU LABEL Fedora-13-x86_64
kernel http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/x86_64/os/images/pxeboot/vmlinuz
initrd http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/x86_64/os/images/pxeboot/initrd.img
append method=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/x86_64/os/
append stage2=http://download.fedoraproject.org/pub/fedora/linux/releases/13/Fedora/x86_64/os/images/install.img
TEXT HELP
Selecting this will boot the Fedora 13 x86_64 installer.
ENDTEXT