Pxe stock.menu

From Alteeve Wiki
Revision as of 21:49, 10 November 2010 by Digimer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 AN!Wiki :: Pxe stock.menu

This is the stock install option files used in the PXE server tutorial.

# These are stock boot options. They will start an install as if the user had
# booted from a DVD or similar.

LABEL f14_x86_64
        MENU LABEL ^1) Install Fedora 14 x86_64 (As if from DVD)
        KERNEL boot/f14/x86_64/vmlinuz
        APPEND initrd=boot/f14/x86_64/initrd.img method=http://192.168.1.254/f14/x86_64/img/

LABEL f14_x86_64_rescue
        MENU LABEL ^2) Install Fedora 14 x86_64 (Rescue Mode)
        KERNEL boot/f14/x86_64/vmlinuz
        APPEND initrd=boot/f14/x86_64/initrd.img method=http://192.168.1.254/f14/x86_64/img/ rescue

LABEL f14_i386
        MENU LABEL ^3) Install Fedora 14 i386 (As if from DVD)
        KERNEL boot/f14/i386/vmlinuz
        APPEND initrd=boot/f14/i386/initrd.img method=http://192.168.1.254/f14/i386/img/

LABEL f14_i386_rescue
        MENU LABEL ^4) Install Fedora 14 i386 (Rescue Mode)
        KERNEL boot/f14/i386/vmlinuz
        APPEND initrd=boot/f14/i386/initrd.img method=http://192.168.1.254/f14/i386/img/ rescue

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.