Skip to content

Commit

Permalink
pixiecore: add page (tldr-pages#6094)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiwack authored Jun 25, 2021
1 parent 307895c commit 62d960c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pages/common/pixiecore.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# pixiecore

> Tool to manage the network booting of machines.
> More information: <https://github.com/danderson/netboot/tree/master/pixiecore>.
- Start a PXE boot server which provides a `netboot.xyz` boot image:

`pixiecore {{quick}} xyz --dhcp-no-bind`

- Start a new PXE boot server which provides an Ubuntu boot image:

`pixiecore {{quick}} ubuntu --dhcp-no-bind`

- Get a list of all available boot images for quick mode:

`pixiecore quick --help`

0 comments on commit 62d960c

Please sign in to comment.