Bug #34975
closedks= kernel parameter in Kickstart default iPXE causes RHEL9 Anaconda failure to start
Description
Related to deprecated ks kernel boot parameters here - https://projects.theforeman.org/issues/32486
ks= parameter supplied by "Kickstart default iPXE" template is rendered, causing RHEL9 to fail to start installation even though inst.ks url should be supplied by the kickstart_kernel_options snippet.
kickstart_default_ipxe.erb = https://github.com/theforeman/foreman/blob/develop/app/views/unattended/provisioning_templates/iPXE/kickstart_default_ipxe.erb
kickstart_kernel_options.erb = https://github.com/theforeman/foreman/blob/develop/app/views/unattended/provisioning_templates/snippet/kickstart_kernel_options.erb
Proposal for resolution - remove "ks=<%= ks %>" from kickstart_default_ipxe.erb line 43. "ks=" or "inst.ks=" should then be supplied by kickstart_kernel_options.erb
Updated by Garret Rumohr over 2 years ago
- Related to Bug #32486: Fedora 34 / RHEL 9 - Ignore Anaconda kernel boot parameters without 'inst.' prefix added
Updated by Garret Rumohr over 2 years ago
- Related to Bug #34265: More Anaconda kernel boot parameters without 'inst.' prefix template changes added
Updated by Garret Rumohr over 2 years ago
If relevant, this was encountered on Satellite 6.10.5.1. Not Foreman proper.
Updated by Garret Rumohr over 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9238 added
PR submitted.
https://github.com/theforeman/foreman/pull/9238
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
Updated by Garret Rumohr about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|0c1f404149973899fd458bd47d14f8db2101918c.
Updated by The Foreman Bot about 2 years ago
- Assignee set to Oleh Fedorenko
- Pull request https://github.com/theforeman/foreman/pull/9308 added
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9477 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Related to Bug #35682: PR #9238 breaks specific provision scenarios added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9631 added