Skip to content

Instantly share code, notes, and snippets.

@salekseev
Created June 29, 2014 17:35
Show Gist options
  • Save salekseev/b2b38e1a56321cb4eac9 to your computer and use it in GitHub Desktop.
Save salekseev/b2b38e1a56321cb4eac9 to your computer and use it in GitHub Desktop.
#!ipxe
set base-url http://alpha.release.core-os.net/amd64-usr/current
kernel ${base-url}/coreos_production_pxe.vmlinuz sshkey="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDLFxjbgAC1xKhi/mEMyHe2z1sqw6stCxYfhT6pcdtpKyE2HLPaJKvNPJR2sKVfL2hlljt7n6KSHxo6csy/WPTDCvJhGAj1dbhOuu0ChUoU+bOin90yEnA5zW1s/etqLwq9os1HOpxQZhcEwQPTggSyGc3JBkkvBNC3l4Q768hQpzeZyaZ30wRAGuem+qMJ2FnFtE2MnAUwcKXdRQVYD+KnxudC1Xc9zOAaugUmHcX6es6zWqmLn+rFZtdvnnMcK+OnO6oP+Lmi63c3hmvGz5KtP3hf8Uj3PQ2SneG7zS1beik+RBkvNSkCyxxbc9LF38c+xL7elHLb+UTdfsnYcMz"
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