Skip to content

Instantly share code, notes, and snippets.

@Spazzy757
Last active August 14, 2019 08:46
Show Gist options
  • Save Spazzy757/a4c2b369addcdf1b4fa21705eb349225 to your computer and use it in GitHub Desktop.
Save Spazzy757/a4c2b369addcdf1b4fa21705eb349225 to your computer and use it in GitHub Desktop.
#!ipxe
set base - url http: //stable.release.flatcar-linux.net/amd64-usr/current
kernel ${base - url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 flatcar.config.url=https://example.com/pxe-config.ign
initrd $ {base - url}/flatcar_production_pxe_image.cpio.gz
boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment