From 8190fc2d5f6a8d2e3121d7ea994be849b5336c85 Mon Sep 17 00:00:00 2001 From: torben Date: Fri, 20 Nov 2015 17:15:45 +0100 Subject: Fix. --- dev-tools/openslxTFTPRoot/pxelinux.cfg/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-tools') diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default index 1e6cd02d..eb065fe7 100755 --- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default +++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default @@ -62,7 +62,7 @@ LABEL net MENU LABEL ^Dracut TEST Torben KERNEL http://132.230.4.201:8080/vmlinuz-linux INITRD http://132.230.4.201:8080/initramfs-test.img - APPEND root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=132.230.4.201:8080 slxbase=/archLinux/ vga=current + APPEND root=PARTLABEL=system rw rootflags=subvol=root loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de slxsrv=132.230.4.201:8008 slxbase=/archLinux/ vga=current IPAPPEND 3 MENU DEFAULT -- cgit v1.2.3-55-g7522