Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Document URL:
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/Provisioning_Guide/sect-Red_Hat_Satellite-Provisioning_Guide-Provisioning_a_Host_Using_a_Boot_Disk.html
Please add new column into the table called "Bootloader":
Host-specific image iPXE
Full host image SYSLINUX
Generic image iPXE
And also add a compatibility note:
Bootdisks based on iPXE are must have network card driver present in the iPXE project in order to intialize network stack and download Anaconda kernel and init ram disk. Check list of supported drivers list on the project page: http://ipxe.org/appnote/hardware_drivers for support.
Full host image which is based on SYSLINUX does not need to initialize network stack in order to boot the Anaconda installer, because it is embedded in the disk. For this reason, the bootdisk is slightly bigger (about 30 MB) but it allows booting of any hardware that is supported in RHEL.
Alternative approach is to use PXE-less discovery image which is also based on SYSLINUX and directly boots into small RHEL7-based OS and switches into Anaconda using kexec. No iPXE drivers are needed in this case as well.