I attach a gif of the file structure. The drivers as in the right hand explorer pane are in both red directories.
The txtsetup.oem is just the default. No driver files were hacked. I believe some raid controller drivers may need editing if there are subdirectories but Intel's seem OK:
[Disks]
disk1 = "Intel Application Accelerator driver", iaStor.sys, \
[Defaults]
scsi = iaStor
[scsi]
iaStor = "Intel(R) 82801ER SATA RAID Controller"
;-------------------------------------------
[Files.scsi.iaStor]
driver = disk1, iaStor.sys, iaStor
inf = disk1, iaStor.inf
catalog = disk1, iaStor.cat
;-------------------------------------------
[Config.iaStor]
value = "", tag, REG_DWORD, 1b
value = "", ErrorControl, REG_DWORD, 1
value = "", Group, REG_SZ, "SCSI miniport"
value = "", Start, REG_DWORD, 0
value = "", Type, REG_DWORD, 1
;-------------------------------------------------------
; Uncomment appropriate ID string by removing semi-colon
;-------------------------------------------------------
[HardwareIds.scsi.iaStor]
id = "PCI\VEN_8086&DEV_24DF&CC_0104","iaStor"
I found that OEMBootFiles was unnecessary, so I commented it out.
MassStorageDrivers OEM string was just copied from the txtsetup.oem.
Attached File(s)
-
Clip.gif (41.19K)
Number of downloads: 198