LinuxCommandLibrary

pixiecore

Tool to manage the network booting of machines.

TLDR

Start a PXE boot server which provides a netboot.xyz boot image

$ pixiecore [quick] xyz --dhcp-no-bind
copy


Start a new PXE boot server which provides an Ubuntu boot image
$ pixiecore [quick] ubuntu --dhcp-no-bind
copy


Get a list of all available boot images for quick mode
$ pixiecore quick --help
copy

Copied to clipboard