Created
January 4, 2015 00:39
-
-
Save hauleth/a12faff98eb663dc2b87 to your computer and use it in GitHub Desktop.
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
#!ipxe | |
set base-url http://stable.release.core-os.net/amd64-usr/current | |
kernel ${base-url}/coreos_production_pxe.vmlinuz sshkey="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGZgyusYqIwWgs8vMK25noT6HiNh0Xsanm5oR2fFRJYKwt3P8zSxidGWH2FsgKDpGW+smrr0KChQ3ns9WC8RklM5Qbmxmjj0MwVToYE0npVri+ifEi4aAtAMj+gU6JOk5VUB/uTZzXWk17sNgCY6FXse/DP40lU21N0priRFzAx3uiSqj8/DyoLcqGA/2sV+1f3Iu+kts+kK4AGfo+SKkgu4PDYibM52jBHZnwXVOjqziZmf3I7XHdW+AhaktzPneU/sW2SdPTSwh4ZJLILWobIw7fu2cMlWz6Bn3pLsqnFJ3nSK9SCqPX33YGQDLm5c7gTnlcnkr67r9RdqFYD+Yn [email protected]" | |
initrd ${base-url}/coreos_production_pxe_image.cpio.gz | |
boot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment