Bug 25933

Summary: "Linux dd" logic un-necessarily asks about driver disk
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: anacondaAssignee: Erik Troan <ewt>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: low    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-06 21:50:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2001-02-04 00:31:53 UTC
In starting using the "linux dd" option, during the install process,
anaconda un-necessarily immediately asks "Do you have a driver disk?"

A flag, once set, should not need to be re-asked, particularly that soon --
perhaps the getopts part of the code needs review.

---------------

Obviously this is not disabling ... just a 'nit'

Comment 1 Michael Fulbright 2001-02-06 20:46:17 UTC
I believe this is to allow the user to bail out in case they mistakenly used the
dd option.

Comment 2 Erik Troan 2001-02-06 21:50:38 UTC
That's exactly why it's there, otherwise the install would be stuck and force a
reboot.