
pixiecore
List of commands for pixiecore:
-
pixiecore:ai:820fd how do I start pixiecore with fedora image$ pixiecore -kernel /path/to/fedora_image -append 'console=ttyS0'try on your machineexplain this command
-
pixiecore:ai:b29f8 Starts pixiecore on port 10000$ pixiecore -p 10000try on your machineexplain this command
-
pixiecore:tldr:09193 pixiecore: Start a new PXE boot server which provides an Ubuntu boot image.$ pixiecore ${quick} ubuntu --dhcp-no-bindtry on your machineexplain this command
-
pixiecore:tldr:2a342 pixiecore: Get a list of all available boot images for quick mode.$ pixiecore quick --helptry on your machineexplain this command
-
pixiecore:tldr:4009a pixiecore: Start a PXE boot server which provides a `netboot.xyz` boot image.$ pixiecore ${quick} xyz --dhcp-no-bindtry on your machineexplain this command