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 1 You must be signed in to fork a gist
  • Save GABeech/0d05f3b70284be2d77c6 to your computer and use it in GitHub Desktop.
Save GABeech/0d05f3b70284be2d77c6 to your computer and use it in GitHub Desktop.
iPXE Script #2
#!ipxe
dhcp
menu SRE iPXE boot Menu
item --gap Choices:
item local Boot From Local Hard Drive
item wds Windows Deployment Services
item c7 Centos 7
item c6 Centos 6 (Depricated)
item dd Dell Diagnostics CD
item df Dell Firmware Update
item mt Memtest
choose helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment