summaryrefslogtreecommitdiffstats
path: root/dev-tools/virtualBoxTFTPRoot
diff options
context:
space:
mode:
authortorben2015-11-19 17:51:19 +0100
committertorben2015-11-19 17:51:19 +0100
commit0d680be04c91dde80fde32b27efd919609827133 (patch)
tree4e081c1656897d1646327c0a337c52952b5a6dd6 /dev-tools/virtualBoxTFTPRoot
parentMerge branch 'master' of git.openslx.org:openslx-ng/systemd-init (diff)
downloadsystemd-init-0d680be04c91dde80fde32b27efd919609827133.tar.gz
systemd-init-0d680be04c91dde80fde32b27efd919609827133.tar.xz
systemd-init-0d680be04c91dde80fde32b27efd919609827133.zip
Fix kcl parameter for local testing.
Diffstat (limited to 'dev-tools/virtualBoxTFTPRoot')
-rw-r--r--dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
index 9785b1a7..2dbe1e0a 100644
--- a/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
+++ b/dev-tools/virtualBoxTFTPRoot/pxelinux.cfg/default
@@ -8,7 +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 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
+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::10.0.2.2:255.255.255.0 vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=132.230.4.201 slxbase=/ vga=current
LABEL BootNormal
MENU LABEL ^Boot Normal (HDD)