snippetbashTip
pixiecore — Manage the network booting of machines. More information: <https://github.com/danderson/netboot/tree
Viewed 0 times
thecommandmachinespixiecorenetworkclimanagebooting
Problem
How to use the
pixiecore command: Manage the network booting of machines. More information: <https://github.com/danderson/netboot/tree/main/pixiecore>.Solution
pixiecore — Manage the network booting of machines. More information: <https://github.com/danderson/netboot/tree/main/pixiecore>.Start a PXE boot server which provides a
netboot.xyz boot image:pixiecore {{quick}} xyz --dhcp-no-bindStart a new PXE boot server which provides an Ubuntu boot image:
pixiecore {{quick}} ubuntu --dhcp-no-bindList all available boot images for quick mode:
pixiecore quick --helpCode Snippets
Start a PXE boot server which provides a `netboot.xyz` boot image
pixiecore {{quick}} xyz --dhcp-no-bindStart a new PXE boot server which provides an Ubuntu boot image
pixiecore {{quick}} ubuntu --dhcp-no-bindList all available boot images for quick mode
pixiecore quick --helpContext
tldr-pages: common/pixiecore
Revisions (0)
No revisions yet.