diff options
Diffstat (limited to 'dev-tools')
| -rw-r--r-- | dev-tools/TFTP/pxelinux.cfg/default | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tools/TFTP/pxelinux.cfg/default b/dev-tools/TFTP/pxelinux.cfg/default index 271ab2a1..02fac4d6 100644 --- a/dev-tools/TFTP/pxelinux.cfg/default +++ b/dev-tools/TFTP/pxelinux.cfg/default @@ -8,7 +8,8 @@ MENU TITLE My PXE Boot Menu LABEL arch MENU LABEL ^arch network boot 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=10.0.2.15:132.230.4.6:10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de +APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root quiet loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=10.0.2.15:132.230.4.6:10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=132.230.4.2 slxbase=boot/openslx-kiosk vga=current +# BOOTIF=01-00-19-99-f7-fa-f4 LABEL BootNormal MENU LABEL ^Boot Normal (HDD) |
