summaryrefslogtreecommitdiffstats
path: root/dev-tools/TFTP/pxelinux.cfg/default
blob: 74e774f3afad3a006c1e31e7fdf5299df199d4ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DEFAULT menu.c32
TIMEOUT 300
ALLOWOPTIONS 0
PROMPT 0

MENU TITLE My PXE Boot Menu

LABEL BootNormal
MENU LABEL ^Boot Normal (HDD)
LOCALBOOT 0

LABEL arch
MENU LABEL ^arch Normal (HDD)
KERNEL /vmlinuz-linux
APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root quiet loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=on vconsole.font=latarcyrheb-sun16 vconsole.keymap=de