Actions
Bug #35331
closedTracker #35378: Provisioning templates improvements
RHEL 9 provisioned host goes into emergency mode after initial reboot
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2105441
Description of problem:
Provisioning a RHEL 9 host where kernel updates are applied after initial kickstart results in booting to emergency mode due to failure of initrd-switch-root.service
Updated by Leos Stejskal over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|a321f97a51467dcac074bc0b5851985e23ece09a.
Updated by Gerald Vogt about 2 years ago
While this may work for RHEL 9 it'll break it for RHEL derivates like alma or rocky. The subscription module is specifically set to forbidden in the installer for alma:
See discussion
https://community.theforeman.org/t/el9-kickstart-using-rhsm/32666
Actions