Pxe stock.menu

From Alteeve Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

 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.