From c124134d1b3bfe7d195afdb604fe37ae7796f715 Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 3 Dec 2015 17:50:25 +0100 Subject: Fix. --- dev-tools/openslxTFTPRoot/pxelinux.cfg/default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-tools') diff --git a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default index ba601e08..0f936e4e 100755 --- a/dev-tools/openslxTFTPRoot/pxelinux.cfg/default +++ b/dev-tools/openslxTFTPRoot/pxelinux.cfg/default @@ -60,9 +60,9 @@ LABEL shutdown LABEL net MENU LABEL ^Dracut TEST Torben - KERNEL http://132.230.4.201:8080/archLinux/archLinux-vmlinuz-linux - INITRD http://132.230.4.201:8080/archLinux/archLinux-initramfs-test.img - APPEND initrd=/archLinux-initramfs-test.img loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=archLinux/ vga=current + KERNEL http://132.230.4.201:8080/archLinux/vmlinuz-linux + INITRD http://132.230.4.201:8080/archLinux/initramfs-test.img + APPEND loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break vconsole.font=latarcyrheb-sun16 vconsole.keymap=de-latin1-nodeadkeys rd.locale.LANG=de_DE.UTF-8 slxsrv=132.230.4.201:8080 slxbase=archLinux/ vga=current SYSAPPEND 2 IPAPPEND 3 MENU DEFAULT -- cgit v1.2.3-55-g7522