So we just got our new Dell PowerEdge x9xx series delievered with the Perc 5/I controller. I am currently trying to add support for them and I am having some problems as well as some progress. Here is what I have done so far.
I have added the following into the txtsetup.sif file for the Windows 2003 installation source (on RIS):
***********************************************************************************
[SourceDisksFiles]
percsas.sys = 1,,,,,,_x,2,0,0
[HardwareIdsDatabase]
PCI\VEN_1028&DEV_0015&SUBSYS_1F011028 = "percsas"
PCI\VEN_1028&DEV_0015&SUBSYS_1F021028 = "percsas"
PCI\VEN_1028&DEV_0015&SUBSYS_1F031028 = "percsas"
[SCSI.Load]
percsas = percsas.sys,4
[SCSI]
percsas = "DELL PERC 5/E Adapter RAID Controller"
percsas = "DELL PERC 5/I Adapter RAID Controller"
percsas = "DELL PERC 5/i Integrated RAID Controller"
************************************************************************************
The information has been extracted from the driver .inf files. When using this on the RIS server, the requesting installing client/server works smoothly with no errors. However, we also use CD/DVD based installations and when trying to add the same info as above into source, the installation will halt at the text mode phase with the following error:
"The file percsas.sys could not be found. Press any key to continue" - Of course, the percsas.sys file (main driver) has been added to the i386 directory and is present but still, on the RIS it works, but not from the CD/DVD based installations ? I have used the same tactic to add the "old" DELL RAID drivers called mardi35x.sys to the installations with the same parameters as specified above, with no problem, either on RIS or on from an unattended CD/DVD based installation.
Any clues?
This post has been edited by Br4tt3: 02 August 2006 - 05:18 AM



Help

Back to top









