Hello, I'm attempting to using a bootable ISO to discover hosts (vs PXE). I created a bootable ISO using https://github.com/theforeman/foreman-discovery-image, and changed my "append" line in isolinux/isolinux.cfg to say:
append initrd=initrd0.img root=live:CDLABEL=fdi rootfstype=auto ro rd.live.image acpi=force rd.luks=0 rd.md=0 rd.dm=0 ip=dhcp rd.neednet=1 nomodeset proxy.url=https://katello.my.domain proxy.type=foreman When the host boots, though, the FDI workflow starts by asking me if I want a manual network setup or DHCP. Is there a way to boot from a CD/ISO and automatically use DHCP and register as a discovered host (similar to how the the PXE boot discovery works)? Or, if not DHCP, a way for me to set static network configuration so that the discovery can happen without human intervention? Thanks, j -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
