The kickstart installation of CentOS 8 isn't possible of an error with anaconda.<br />
Anaconda always displays after loading the kernel and the minimal system that the kickstart file /run/install/ks.cfg is missing.<br />
Error from the log: ERR anaconda.stdout: Kickstart file /run/install/ks.cfg is missing<br />
<br />
The kickstart installation is started and tested with the following:<br />
initrd=initrd.img inst.ks=<a href="http://servername/export/CentOS/install/tsmmirror-centos8.cfg">http://servername/export/CentOS/install/tsmmirror-centos8.cfg</a><br />
and<br />
initrd=initrd.img inst.ks=<a href="http://servername/export/CentOS/install/tsmmirror-centos8.cfg">http://servername/export/CentOS/install/tsmmirror-centos8.cfg</a> ksdevice=devicename ip=dhcp<br />
<br />
With the second above i got an different error with an complete log file.
↧