Skip to content

Instantly share code, notes, and snippets.

@bsmirnov
Created October 29, 2014 01:42
Show Gist options
  • Save bsmirnov/77447fcff10cc8b2c464 to your computer and use it in GitHub Desktop.
Save bsmirnov/77447fcff10cc8b2c464 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 AAAAB3NzaC1yc2EAAAABIwAAAQEAvK1T034jicwW9vPelQrny4/8YGbEXSRX9DFZP0O8VM8nJaPJlMDCt2fqjc6TywThf0qsKJQX6jwZfIATHluZ86V+McJlQ0hJmdHu0i+oINxKTzArOemarwhtnEIpclg9jW1goukRK1GMFvkrSNYKCMC1BGTC5BZdG+I4OW9OnAM60D9ESG5rPbgOC4JeovNQB1pdVH2hmL8IZTYdYzWsWJxBtZGZ42eBLXJh+E6/QWojRr1AFphdaQDlyi4N3VLwmp+Ts7z4zRQLu1ijf2rmfDeJ9oV+ZhSoonbL89Kyvdq0lNJQsopSbVRXXEOfHOVD45+P8YOyHujixdDUGIeDhw== boris@even5.com
"
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