Bug #32486
closedFedora 34 / RHEL 9 - Ignore Anaconda kernel boot parameters without 'inst.' prefix
Description
Fedora 34 (released) and RHEL 9 (upcoming) have removed support for deprecated kernel boot parameters without 'inst.' prefix.
This causes a failure to reach Anaconda to proceed with install when using the default templates.
see rdsoreport.txt lines 984-988
suggested resolution, add check for Fedora version >= 34 & RHEL >=9 to PXE templates to render expected kernel install parameters.
Updated by Garret Rumohr over 3 years ago
Garret Rumohr wrote:
Fedora 34 (released) and RHEL 9 (upcoming) have removed support for deprecated kernel boot parameters without 'inst.' prefix.
This causes a failure to reach Anaconda to proceed with install when using the default templates.see rdsoreport.txt lines 984-988
suggested resolution, add check for Fedora version >= 34 & RHEL >=9 to PXE templates to render expected kernel install parameters.
relevant info:
announcement sourcing: https://fedoraproject.org/wiki/Changes/Ignore_Anaconda_kernel_boot_parameters_without_inst_prefix
foreman community discussion: https://community.theforeman.org/t/fedora-34-kickstart-fails-to-make-it-to-installer-semi-resolved/23381
Updated by Ian Ballou over 3 years ago
- Project changed from Katello to Foreman
Moving this to the Foreman project since Katello doesn't deal with provisioning template boot params.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8485 added
Updated by Garret Rumohr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|68ca9ee3efbb1c529e97d86d20361f94eb4c72c5.
Updated by Lukas Zapletal almost 3 years ago
- Related to Bug #34265: More Anaconda kernel boot parameters without 'inst.' prefix template changes added
Updated by Lukas Zapletal almost 3 years ago
- Triaged changed from No to Yes
- Bugzilla link set to 2041457
Updated by Lukas Zapletal almost 3 years ago
- Related to Bug #34266: Change ks= to inst.ks= in kexec template for RHEL9 which removed it added
Updated by Garret Rumohr over 2 years ago
- Related to Bug #34975: ks= kernel parameter in Kickstart default iPXE causes RHEL9 Anaconda failure to start added