Created
November 30, 2012 19:05
-
-
Save cwebberOps/4177787 to your computer and use it in GitHub Desktop.
pxelinux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
label install-cluster | |
menu label ^Install Debian amd64 (cluster) | |
kernel /debian/squeeze/amd64/linux | |
append vga=788 initrd=debian/squeeze/amd64/initrd.gz auto=true priority=critical locale=en_US url=http://192.168.18.3/preseed.cluster netcfg/choose_interface=eth0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment