Skip to content

Instantly share code, notes, and snippets.

@george-hopkins
Created June 14, 2018 09:34
Show Gist options
  • Save george-hopkins/d64c4984a931785794cc433cde1b0dc3 to your computer and use it in GitHub Desktop.
Save george-hopkins/d64c4984a931785794cc433cde1b0dc3 to your computer and use it in GitHub Desktop.
Booting GParted Live with pixiecore

Booting GParted Live with pixiecore (PXE)

  • go get go.universe.tf/netboot/cmd/pixiecore
  • Download gparted-live-*.zip and extract the archive
  • sudo pixiecore boot ./live/vmlinuz ./live/initrd.img --cmdline='boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch={{ ID "./live/filesystem.squashfs" }}&_=fs.squashfs'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment