Hello everyone!
Since I’m running into problems with networking on modern hardware with the EL7 Discovery Image I’m in the process of rebuilding it against EL8. I have followed this guide to create the image:
After that I used the boot.iso and livecd-iso-to-pxeboot to install the new FDI, and moved the output directory to replace /var/lib/tftpboot/boot/fdi-image/. But when I test it I get a bunch of Grub errors:
error: ../../grub-core/net/tftp.c:256:Permission denied
error: ../../grub-core/loader/i386/efi/linux.c:94:you need to load the kernel first
The provisioning templates look fine, but the issue could be in there somewhere. I’m running the latest versions, Foreman and Foreman Proxy 3.0 on Rocky Linux 8.4.
Any ideas on how to get this to work? Thanks.