summaryrefslogtreecommitdiffstats
path: root/dev-tools/virtualBoxTFTPRoot
diff options
context:
space:
mode:
authortorben2015-11-19 14:02:03 +0100
committertorben2015-11-19 14:02:03 +0100
commit1e8f8245a299be2487dc1cca1956709b27062d9d (patch)
tree0108982d401e7c63d0875b4b6106473fc0c5ec11 /dev-tools/virtualBoxTFTPRoot
parentadd bash library rebash (diff)
downloadsystemd-init-1e8f8245a299be2487dc1cca1956709b27062d9d.tar.gz
systemd-init-1e8f8245a299be2487dc1cca1956709b27062d9d.tar.xz
systemd-init-1e8f8245a299be2487dc1cca1956709b27062d9d.zip
Add openslx configuration parameter.
Diffstat (limited to 'dev-tools/virtualBoxTFTPRoot')
-rw-r--r--dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
index 02fac4d6..9785b1a7 100644
--- a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
@@ -8,8 +8,7 @@ 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 slxsrv=132.230.4.2 slxbase=boot/openslx-kiosk vga=current
-# BOOTIF=01-00-19-99-f7-fa-f4
+APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root 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=/ vga=current
LABEL BootNormal
MENU LABEL ^Boot Normal (HDD)