Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created October 21, 2018 22:09
Show Gist options
  • Select an option

  • Save kbarber/991b8d738495c0fed05bf806d1422b73 to your computer and use it in GitHub Desktop.

Select an option

Save kbarber/991b8d738495c0fed05bf806d1422b73 to your computer and use it in GitHub Desktop.

Revisions

  1. kbarber created this gist Oct 21, 2018.
    6 changes: 6 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    \#\!ipxe

    set base-url http://stable.release.core-os.net/amd64-usr/current
    kernel ${base-url}/coreos\_production\_pxe.vmlinuz initrd=coreos\_production\_pxe\_image.cpio.gz coreos.first\_boot=1 coreos.config.url=https://example.com/pxe-config.ign
    initrd ${base-url}/coreos\_production\_pxe\_image.cpio.gz
    boot