I made one, and it worked perfectly on my "old" test computer.
But when I wanted to test the CD on my "new" computer (with Intel 865PE chipset + RAID 0 ), Windows didn't found the appropiate RAID drivers (they were in $OEM$\$1\drivers\iaa35\ & in WinNT.fis under "OemPnPDriversPath" ).
So I looked on :
-INTEL website : http://www.intel.com/support/chipsets/iaa_.../unattended.htm
- Microsoft website : http://support.microsoft.com/default.aspx?...;EN-US;q288344&
- and here too : http://www.spc.org.nc/it/TechHead/unattend..._third_part.htm
Then I tried to add thos INTEL RAID drivers to the Windows setup loading.
-----------
1) I removed " $OEM$\$1\drivers\iaa35" and it's path in WinNT.fis.
2) I created a new folder $OEM$\Textmode
But here I'am really not sure of the folder path I used...
2a) I copied Intel IAA 3.5 drivers files (IaStor.cat, IaStor.inf, IaStor.sys, TxtSetup.oem) in this folder
3) I added this in WinNT.fis:
Quote
"CD-ROM IDE (ATAPI 1.2)/Contr“leur IDE PCI" = "RETAIL"
[OEMBootFiles]
iaStor.inf
iaStor.sys
iaStor.cat
Txtsetup.oem
( "CD-ROM IDE (ATAPI 1.2)/Contr“leur IDE PCI" is the french version of ""IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"" )
4) I used this Txtsetup.oem (it's the original file from "3 1/2 bootdisk" of INTEL) :
Quote
[Defaults]
scsi = iaStor
[scsi]
iaStor = "Intel® 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"
------------
But now, when I try to install WinXP, just after the drivers finish to load (text setup ), I got an error msg saying :
Quote
Hit a key to continue
Could someone please help me to add those INTEL drivers correctly ?
SeeWen
P.S.
I tried to install those RAID drivers with "F6" + "3 1/2 diskette driver".
Windows loads the drivers like usually, then you can format the partitions like usually, then windows copy some files on the harddisk like usually.
But after that (just before rebooting ), Windows says "Cannot find DRIVER.XXX. veryfy that the CD-ROM is in the drive".
I don't understand why Windows is looking on the CD-ROM, and not on the "3 1/2 diskette"



Help
Back to top









