Hi all. In recent hardware the first disk has device name nvme0n1 rather then sda How do you tell kickstart to use the first available disk? No matter if it is called sda or nvme0n1? e.g. part /boot --fstype="xfs" --ondisk=sda --size=1000 Regards ....Volker