pxelinux-options
Reference for PXE boot parameters
TLDR
Show PXELINUX configuration options
$ pxelinux-options
Display available parameters$ pxelinux-options --help
SYNOPSIS
pxelinux-options [options]
DESCRIPTION
pxelinux-options provides a reference for PXELINUX configuration directives used in PXE network boot setups. It documents the available parameters for boot menu entries, kernel loading, and network boot behavior within PXELINUX configuration files.
The reference covers options like TIMEOUT, PROMPT, DEFAULT, LABEL, KERNEL, APPEND, and LOCALBOOT that control how systems boot over the network. It is part of the SYSLINUX project and complements the main pxelinux bootloader documentation.
PARAMETERS
Documentation reference for PXELINUX configuration.
CAVEATS
Reference tool only. Part of SYSLINUX.
HISTORY
pxelinux-options is part of SYSLINUX for PXE boot configuration.

