Dear experts,
I have successfully install and made pxe boot working for foreman proxy3.10. However, when I install a fresh build foreman proxy 3.14, the PXE boot is not working.
I noticed that these img are missing under /var/lib/tftpboot/ under the new foreman proxy:
-rw-r–r–. 1 foreman-proxy foreman-proxy 106782172 Oct 30 17:37 rhel-LCkCYiVY7wfV-initrd.img
-rw-r–r–. 1 foreman-proxy foreman-proxy 13604984 Oct 30 17:37 rhel-LCkCYiVY7wfV-vmlinuz
-rw-r–r–. 1 foreman-proxy foreman-proxy 106782172 Oct 30 17:37 rhel-Vo68tj59Hkmn-initrd.img
-rw-r–r–. 1 foreman-proxy foreman-proxy 13604984 Oct 30 17:37 rhel-Vo68tj59Hkmn-vmlinuz
When I copied these img files to the new proxy. PXE works…
Unfortunately, I didn’t remember how I generate this in the old foreman 3.10…
Anyone know what the problem is?
Thanks.