Skip to content

Instantly share code, notes, and snippets.

@cwebberOps
Created November 30, 2012 19:05
Show Gist options
  • Save cwebberOps/4177787 to your computer and use it in GitHub Desktop.
Save cwebberOps/4177787 to your computer and use it in GitHub Desktop.
pxelinux
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