Skip to content

Instantly share code, notes, and snippets.

@GABeech
Created January 29, 2016 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GABeech/98b7e17e54924be927fe to your computer and use it in GitHub Desktop.
Save GABeech/98b7e17e54924be927fe to your computer and use it in GitHub Desktop.
iPXE Script #1
#!ipxe
menu SRE iPXE boot Menu
item --gap -- --------------- Local Hard Drive -----------------
item --key l Local Boot From Local Hard Drive
item --gap -- --------------- Installers -----------------------
item --key w Windows Deployment Services
item --key c Centos 7
item --key s Centos 6 (Depricated)
item --gap -- --------------- Diagnostics ----------------------
item --key d Dell Diagnostics CD
item --key f Dell Firmware Update
item --key m Memtest
item --gap -- ---------------- INSTALL B*TCHES -----------------
choose helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment