removing serial console bits from taskotron hw PXE as there's not console to use
This commit is contained in:
parent
5add421bdf
commit
29b37d953e
1 changed files with 1 additions and 1 deletions
|
@ -98,6 +98,6 @@ LABEL Fed21-ppc64le
|
||||||
LABEL Fed23-taskotron-x86_64
|
LABEL Fed23-taskotron-x86_64
|
||||||
MENU LABEL Fedora23-Taskotron-x86_64
|
MENU LABEL Fedora23-Taskotron-x86_64
|
||||||
KERNEL images/Fedora/23/x86_64/vmlinuz
|
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
|
MENU end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue