1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/pixiecore.md

17 lines
482 B
Markdown
Raw Normal View History

# pixiecore
> 네트워크 부팅을 관리하는 도구.
> 더 많은 정보: <https://github.com/danderson/netboot/tree/master/pixiecore>.
- `netboot.xyz` 부팅 이미지를 제공하는 PXE 부팅 서버 시작:
`pixiecore {{quick}} xyz --dhcp-no-bind`
- Ubuntu 부팅 이미지를 제공하는 새로운 PXE 부팅 서버 시작:
`pixiecore {{quick}} ubuntu --dhcp-no-bind`
- 빠른 모드에서 사용 가능한 모든 부팅 이미지 나열:
`pixiecore quick --help`