RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1136192 - The possibility to disable bootloader install is hidden (and avoiding to be found when sought)
Summary: The possibility to disable bootloader install is hidden (and avoiding to be f...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: anaconda
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-02 06:48 UTC by jiri vanek
Modified: 2014-10-30 18:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-30 18:41:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jiri vanek 2014-09-02 06:48:33 UTC
Grub 2 is not the best to load rhel6 and  rhel5. When one installs rhel7 to machine with rhel5 and/or 6  they will not boot afterwards (and need a lot of tuning to boot at all)

One possibility how to avoid this troubles is to keep grub 1 on machine. However (on first glance)  the possibility to turn off bootloader installation is missing. After personal help from Brno anaconda QA guys, this option was found,

Current behaviour:
The button appears *only* when *no* disk is selected (in install to section) and even once it is visible, it is hiding somewhere deeply low so it easily avoid user's focus. And even if it  is noted by user, its title do not suggest that bootloader turn off is here.


Expected behaviour
 button is still visible
 button is on visible location - eg close to the radio buttons group
 when it is enabled, it have at least tooltip describing what is hidden inside (actually more describing tooltisp in whole gui would be nice)
 when it is disabled, it have tooltitp telling same as when enabled + bold caption (in that tooltip or weherever) how to enable it (unsellecet all disks)

Once clicked, the tabale which appears can be more descriptive to. But I havenever seen more then one item "bootlader" here, so maybe its enough.

Comment 1 Martin Kolman 2014-09-02 10:49:04 UTC
 > Current behaviour:
> The button appears *only* when *no* disk is selected (in install to section)
I think it is actually the opposite - the button/link it is only shown when one or more disks are selected for installation.

> and even once it is visible, it is hiding somewhere deeply low so it easily
> avoid user's focus. And even if it  is noted by user, its title do not
> suggest that bootloader turn off is here.
But I have to agree with this - it is rather hard to find where to disable bootloader installation.

So I'm CCing Mairin Duffy for any thought on how to improve the current situation.

Comment 2 Chris Lumens 2014-09-03 15:28:29 UTC
Martin is correct - the link only appears when one or more disks are selected for installation, which is the behavior you would expect.

Tooltips aren't really a great solution for anything, though.  They are not helpful for people who can only use the keyboard.  We can't rely on them to convey important information because of this, which is why we only use them rarely.

Anyway if I choose a disk and then look all over the screen, I see exactly one thing that even mentions a boot loader and that looks like a link that I've seen in web browsers and such, so it seems pretty obvious that it's something you should click on.  Then if I click on it, I get a dialog with the current boot device checked.  There's a button at the bottom allowing toggling this.

About the only thing I can think of to help here is that the row is also sensitive to clicks and allows for toggling bootloader status there.

Remember that what we are trying for here is being useful to a range of people.  Disabling bootloader installation is something that relatively few people are going to want to do.  The greater prominence we give that option, the more cluttered things are going to look for everyone else.  I think we've struck a good balance right now of offering the ability to change bootloader installation without actually making it tough to do.

Comment 3 David Cantrell 2014-10-30 18:41:19 UTC
Closing per comment #2.


Note You need to log in before you can comment on or make changes to this bug.