Actions
Bug #20814
closedUEFI does not work on RHEL 7.4
Difficulty:
Triaged:
Bugzilla link:
Description
Due to regression in grub2 in RHEL 7.4 the search path for config file is incorrect. There is a workaround via regular expressions but due missing "insmod regexp" in PXEGrub2 template this does not work on RHEL. This ticket is a request to pull a template change into 1.15 series: https://github.com/theforeman/community-templates/pull/418
More info at:
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #20815: Ship regexp.mod in foreman-bootloaders added
Updated by Lukas Zapletal over 7 years ago
- Bugzilla link set to 1487106
Daniel, this is just one line in PXEGrub2 template: "insmod regexp" that needs to be added. Additionally I will rebase foreman-bootloaders to include this module.
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset community-templates|311108920f62424227c5dae39a76c82ee83ff9a4.
Actions