removing serial console bits from taskotron hw PXE as there's not console to use

This commit is contained in:
Tim Flink 2015-11-09 21:31:35 +00:00
parent 5add421bdf
commit 29b37d953e

View file

@ -98,6 +98,6 @@ LABEL Fed21-ppc64le
LABEL Fed23-taskotron-x86_64
MENU LABEL Fedora23-Taskotron-x86_64
KERNEL images/Fedora/23/x86_64/vmlinuz
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg console=tty0 console=ttyS0,115200 net.ifnames=0 ksdevice=eth0
APPEND ks initrd=images/Fedora/23/x86_64/initrd.img method=http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/ ip=dhcp ks=http://10.5.126.23/repo/rhel/ks/hardware-f23-taskotron.cfg net.ifnames=0 ksdevice=eth0
MENU end