Skip to content

Instantly share code, notes, and snippets.

@hauleth
Created January 4, 2015 00:39
Show Gist options
  • Save hauleth/a12faff98eb663dc2b87 to your computer and use it in GitHub Desktop.
Save hauleth/a12faff98eb663dc2b87 to your computer and use it in GitHub Desktop.
#!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