Skip to content

Instantly share code, notes, and snippets.

@jpadams
Created June 13, 2018 23:48
Show Gist options
  • Save jpadams/0b59d404e48a4ad1bdeb2efccb109283 to your computer and use it in GitHub Desktop.
Save jpadams/0b59d404e48a4ad1bdeb2efccb109283 to your computer and use it in GitHub Desktop.
pxeconfig
default microkernel
label microkernel
kernel http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/ppc64le/netboot-3.8.0_rc3/vmlinuz-vanilla
initrd http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/ppc64le/netboot-3.8.0_rc3/initramfs-vanilla
append ssh_key=http://10.32.172.14/pubkey ip=-:-:-:-:-:eth2:dhcp modules=loop,squashfs,sd-mod,usb-storage alpine_repo=http://dl-cdn.alpinelinux.org/alpine/v3.8/main modloop=http://dl-cdn.alpinelinux.org/alpine/v3.8/releases/ppc64le/netboot-3.8.0_rc3/modloop-vanilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment