Created
January 29, 2016 16:00
-
-
Save GABeech/0d05f3b70284be2d77c6 to your computer and use it in GitHub Desktop.
iPXE Script #2
This file contains 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
#!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