s/method=/stage2=/ for F13+ per wwoods
This commit is contained in:
parent
8ba7b7364b
commit
7b7c42fc9a
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue