Bug 83698

Summary: New kernel .config breaks SCSI installs
Product: Red Hat Enterprise Linux 2.1 Reporter: Martin K. Petersen <mkp>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-08 21:59:36 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 Martin K. Petersen 2003-02-07 06:02:36 UTC
This is just a heads-up because you are likely to run into this at some point.

The recent errata kernels use dynamically linked CONFIG_SCSI and
CONFIG_BLK_DEV_SD.  The anaconda mk-images.ia64 script doesn't handle the latter
being a module, so SCSI disks can't be accessed during install when a recent
kernel image is used.

Trivial patch: http://mkp.net/patches/mk-images.diff

Comment 1 Jeremy Katz 2003-02-08 21:59:36 UTC
Yep, this is already done in rawhide anaconda