Bug 205337 - hptiop module is not included in modules.cgz
Summary: hptiop module is not included in modules.cgz
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-06 06:20 UTC by HighPoint Linux Team
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-06 07:15:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description HighPoint Linux Team 2006-09-06 06:20:13 UTC
Description of problem:

Fedora Core 6 Test 2 won't install onto a HighPoint RocketRAID 3220 controller. 
As the driver module (hptiop.ko) is in the kernel rpm it should also be added 
to the modules.cgz in initrd image.

The following files need to be updated in initrd.img:

1. modules/module-info:

hptiop
	scsi
	"RocketRAID 3xxx SATA RAID Controller"

2. modules/modules.alias:

alias pci:v00001103d00003220sv*sd*bc*sc*i* hptiop
alias pci:v00001103d00003320sv*sd*bc*sc*i* hptiop

3. modules/modules.dep:

hptiop: scsi_mod

4. modules/pci.ids:

1103  HighPoint Technologies, Inc.
	3220  RocketRAID 3220 SATA RAID
	3320  RocketRAID 3320 SATA RAID

5. modules/modules.cgz

Add hptiop.ko module

Comment 1 Jeremy Katz 2006-09-06 07:15:12 UTC
Added in CVS


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