From 07deeac7642803c99f5613771aefc11020df8e5f Mon Sep 17 00:00:00 2001 From: torben Date: Fri, 20 Nov 2015 17:14:48 +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 a12dcec2..1e6cd02d 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 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:8080 slxbase=/archLinux/ vga=current IPAPPEND 3 MENU DEFAULT -- cgit v1.2.3-55-g7522