From ed2320a588f957ea4583022db5a96e2110ef26ff Mon Sep 17 00:00:00 2001 From: Thomas Oulevey Date: Aug 13 2019 13:06:10 +0000 Subject: no_console is not a valid parameter no_console is not a valid parameter --- diff --git a/CentOS-8-GenericCloud.ks b/CentOS-8-GenericCloud.ks index b9c0f5f..476d9d9 100644 --- a/CentOS-8-GenericCloud.ks +++ b/CentOS-8-GenericCloud.ks @@ -15,7 +15,7 @@ selinux --enforcing services --disabled="kdump" --enabled="NetworkManager,sshd,rsyslog,chronyd,cloud-init,cloud-init-local,cloud-config,cloud-final,rngd" timezone UTC --isUtc # Disk -bootloader --append="console=ttyS0,115200n8 no_console=tty0 no_timer_check crashkernel=auto net.ifnames=0" --location=mbr --timeout=1 --boot-drive=vda +bootloader --append="console=ttyS0,115200n8 no_timer_check crashkernel=auto net.ifnames=0" --location=mbr --timeout=1 --boot-drive=vda zerombr clearpart --all --initlabel reqpart