Bug 106425 - driverdisk option does not work in kickstart
Summary: driverdisk option does not work in kickstart
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-07 00:17 UTC by Nate Faerber
Modified: 2007-04-18 16:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-16 17:16:38 UTC
Embargoed:


Attachments (Terms of Use)
Patch to fix driverdisk with type option (1.30 KB, patch)
2003-10-29 19:28 UTC, Nate Faerber
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2003:344 0 normal SHIPPED_LIVE Miscellaneous bugfixes available for anaconda installation program 2003-11-11 05:00:00 UTC

Description Nate Faerber 2003-10-07 00:17:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
When loading a system using kickstart, the option "driverdisk" does not work
properly.  The anaconda log reports "unable to mount sda5 as ext2".  The
driverdisk option is:

driverdisk sda5 --type ext2

Oddly, the partition (/dev/dddev) is mounted on /tmp/drivers but the updated
driver is not properly loaded.  In this case, the driver is aic79xx.

Version-Release number of selected component (if applicable):
anaconda-9.0-4

How reproducible:
Always

Steps to Reproduce:
1. create kickstart with driverdisk option
2. load installer with kickstart
3. notice driver does not get updated and "unable to mount" message is reported

Comment 1 Nate Faerber 2003-10-29 19:27:31 UTC
The problem appears to be in loader2/driverdisk.c for any driverdisk declaration
that uses the --type option.  I will attach a patch that fixes this, but I have
not tested it.



Comment 2 Nate Faerber 2003-10-29 19:28:07 UTC
Created attachment 95587 [details]
Patch to fix driverdisk with type option

Comment 3 Jeremy Katz 2003-11-03 03:08:26 UTC
Looks reasonable to me.  committed to CVS

Comment 4 Jay Turner 2004-01-16 17:16:39 UTC
An errata has been issued which should help the problem described in this bug report. 
This report is therefore being closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files, please follow the link below. You may reopen 
this bug report if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2003-344.html



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