Good day,
Has anyone been able to include your kickstart file in your installation media to have a fully automated installation?
I have run into several issues:
- Installation media can only be written to installation usb installation using dd or dd mode when using Rufus. If this is not done, you normally get an error setting up base repositories
- When setting the ks as part of the installation media's grub.conf, the moment the installation starts the following is received: started cancel waiting for multipath siblings of sda, even if the ks is set to use the boot label as suggested on the Rocky group inst.ks=hd:LABEL=Rocky-8-7-x86_64 :/isolinux/my-ks.cfg - of course the LABEL is set to the Oracle lable found in the isolinux.cfg
Any guidance would be appreciated.