<div>Hi,<br></div><div><br></div><div>have for a long time used a setup to use kickstart over PXE. The "netboot-file" responsible for starting kickstart has the following contents:<br></div><div><br></div><div>default linux<br></div><div>serial 0,9600n8<br></div><div>label linux<br></div><div>  kernel vmlinuz-centos73<br></div><div>  append console=tty0 initrd=initrd-centos73.img ks=<a href="http://192.168.0.198/kickstart/ks-centos73.cfg">http://192.168.0.198/kickstart/ks-centos73.cfg</a><br></div><div><br></div><div>However, when I apply this on CentOS-7.4 (after changing image and kernel) it hangs on "switchroot":<br></div><div><br></div><div>"... specified switch root path /sysroot does not seem to be an OS tree. 
os-release file is missing."<br></div><div><br></div><div>Any hints on what may be causing this are greatly appreciated.<br></div><div><br></div><div>Thanks,<br></div><div><br></div><div>/jon<br></div>