Actions
Feature #19554
closedProvide warning for unsupported PXE loader combinations
Difficulty:
Triaged:
Bugzilla link:
Description
Users very often try to provision RHEL 6 with Grub2 in UEFI which leads to boot loading errors (bacically Grub2 prompt or kernel panic).
We need a warning next to PXE Loader flag in the UI if there is known combination of OS and loader that does not work. These currently are:
- RHEL 6.x and Grub2
- RHEL 7.x and Grub1
- Ubuntu 10.x or older and Grub2
- Ubuntu 11.x or newer and Grub1
- Debian 2-6 and Grub2
- Debian 7+ and Grub1
This can be as simple as regular expression and a warning message showing up next to the field in the UI. No actions must be taken. A global setting should be present which will turn this feature of in case user do not want to see these warnings.
Updated by Tomáš Strachota almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4792 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 287
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4810 added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4811 added
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release changed from 287 to 296
Updated by Ohad Levy over 7 years ago
- Related to Refactor #20846: refactor usage of ES6 Map to using _set added
Updated by Ohad Levy over 7 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4810)
Actions