@Vier
I don't understand clearly. Please clarify.
Which hardware do you use?
Do you use a mainboard with a ICH5-R chip?
Which file did you edited?
Do you have access to aarich.sys and iastor.sys hardware?
Do you get access to hd at blue textmode?
Which driver is listed there?
Aarich.sys search revealed:
Adaptec distribute Intel hardware too.
However Adaptec use generic Intel HardWareID's PCI\VEN_8086&DEV_????
Intel uses HardWareID's PCI\VEN_8086&DEV_????&CC_????
txtsetup.sif:
PCI\VEN_8086&DEV_25B0&CC_0104="iastrold"
PCI\VEN_8086&DEV_25B0="aarich"
PCI\VEN_8086&DEV_24DF&SUBSYS_498015D9&REV_02="aarich"
PCI\VEN_8086&DEV_24DF&CC_0104="iastrold"
PCI\VEN_8086&DEV_24DF="aarich"
iastor.inf
; ICH5R - 82801ER
%PCI\VEN_8086&DEV_24DF&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_24DF&CC_0104
; ESB - 6300ESB
%PCI\VEN_8086&DEV_25B0&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_25B0&CC_0104
; ICH6R - 82801FR
%PCI\VEN_8086&DEV_2652&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_2652&CC_0104
; ICH7R/DH - 82801GR/GH
%PCI\VEN_8086&DEV_27C3&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_27C3&CC_0104
iaAHCI.inf
; ICH6R - 82801FR (R)
%PCI\VEN_8086&DEV_2652&CC_0106.DeviceDesc% = iaStor_Inst, PCI\VEN_8086&DEV_2652&CC_0106
ich6ide.inf
%PCI\VEN_8086&DEV_2652.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2652&CC_0101
DriverPack - aarich.inf
%PCI\VEN_8086&DEV_24DF.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_24DF
%PCI\VEN_8086&DEV_25B0.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_25B0
%PCI\VEN_8086&DEV_2652.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_2652
Tyan Tiger i7501R (S2735)
ftp://ftp.tyan.com/RAID/SATA%20ICH5-R%2 … P-2003.zip
%PCI\VEN_8086&DEV_24DF.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_24DF
%PCI\VEN_8086&DEV_25B0.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_25B0
Strange, filename ICH5-R and aarich.sys inside.
Does a file iastor.sys work too? Is aarich.sys necessary?
HP DL320 G3
HP Embedded SATA RAID Controller Driver for Windows 2000/Windows Server 2003 version 5.2.3790.1433 (3 Jun 06)
ftp://ftp.compaq.com/pub/products/serve … K3.x86.zip
aarich.inf
%PCI\VEN_8086&DEV_24DF.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_24DF
%PCI\VEN_8086&DEV_25B0.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_25B0
%PCI\VEN_8086&DEV_2652.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_2652
%PCI\VEN_8086&DEV_27C3.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_27C3
%PCI\VEN_8086&DEV_2652&SUBSYS_01801028.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_2652&SUBSYS_01801028
%PCI\VEN_8086&DEV_2652&SUBSYS_01851028.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_2652&SUBSYS_01851028
%PCI\VEN_8086&DEV_27C3&SUBSYS_83021033.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_27C3&SUBSYS_83021033
%PCI\VEN_8086&DEV_27C3&SUBSYS_27C01458.DeviceDesc% = HostRAID_Inst,PCI\VEN_8086&DEV_27C3&SUBSYS_27C01458
Dell use aarich.sys for PowerEdge SC1420, PowerEdge SC1425 and PowerEdge 1800.
IBM might usee aarich.sys too.
How to proceed?
Does textmode aarich.sy_ loading harm iastor.sy_/iastorold.sy_ loading?
Don't use aarich.sys at textmode, use iastor.sy_/iastorold.sy_ at textmode only?
Use aarich.sys in GUI mode only?
Remove aarich generic Intel HardwareID's PCI\VEN_8086&DEV_????&CC_????.
Support PCI\VEN_8086&DEV_????&CC_????&SUBSYS_* only ?