In the past week I found a special problem with nLite integration of Dell PERC5 and 6 RAID 64 bit drivers. I reported this to Nuhi but I think it is also interesting for those who are struggling with this integration.
Below is the TXTSETUP.oem with comments removed and my edits:
Quote
[Disks]
PERC_64 = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 for x64)", \percsas.sys, \
[Defaults]
scsi = PERC_64
[scsi]
PERC_64d1 = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 for x64)",percsas
[HardwareIds.scsi.PERC_64]
PERC_64id = "PCI\VEN_1028&DEV_0015&SUBSYS_1F011028", "percsas"
PERC_64id = "PCI\VEN_1028&DEV_0015&SUBSYS_1F021028", "percsas"
PERC_64id = "PCI\VEN_1028&DEV_0015&SUBSYS_1F031028", "percsas"
PERC_64id = "PCI\VEN_1000&DEV_0060&SUBSYS_1F0A1028", "percsas"
PERC_64id = "PCI\VEN_1000&DEV_0060&SUBSYS_1F0B1028", "percsas"
PERC_64id = "PCI\VEN_1000&DEV_0060&SUBSYS_1F0C1028", "percsas"
PERC_64id = "PCI\VEN_1000&DEV_0060&SUBSYS_1F0D1028", "percsas"
PERC_64id = "PCI\VEN_1000&DEV_0060&SUBSYS_1F111028", "percsas"
[Files.scsi.PERC_64]
driver =PERC_64d1, percsas.sys, percsas
inf =PERC_64d1, oemsetup.inf, percsas
inf =PERC_64d1, nodev.inf
catalog =PERC_64d1, percsas.cat
[Config.percsas]
value=parameters\PnpInterface,5, REG_DWORD,1
value = "", Tag, REG_DWORD, 20
PERC_64 = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 for x64)", \percsas.sys, \
[Defaults]
scsi = PERC_64
[scsi]
[HardwareIds.scsi.PERC_64]
[Files.scsi.PERC_64]
driver =
inf =
inf =
catalog =
[Config.percsas]
value=parameters\PnpInterface,5, REG_DWORD,1
value = "", Tag, REG_DWORD, 20
The edits for the [Disks], [scsi] and [Files.scsi.PERC_64] sections are cosmetic. The
The edits for the [HardwareIds.scsi.PERC_64] section are mandatory for the integration to work with nLite 1.4.7.
Warning: it gets a little technical from here
Problem is that someone (at Dell?) was so fond of the PERC_64 key that (s)he used it for almost every entry.
-Well that looks just strange for the [Disks], [scsi] and [Files.scsi.PERC_64] sections but it is dead wrong for the [HardwareIds.scsi.PERC_64] section.
-It might be that the latter is no problem with an official F6 install, but nLite 1.4.7 does not take this so lite, and does not include the entries under the HardwareIdDatabase of TXTSETUP.sif.
-That, in turn, causes the PERC 5 or 6 array to be not detected during textmode install
I hope this was the only one TXTSETUP.oem that has this problem but I am not optimistic so we can probably add this one concern to the many that we already have. OK it keeps us from the street



Help

Back to top









