Hi! I've read everything related to SATA Raid drivers, including the official guide here: http://unattended.msfn.org/unattended.xp/view/web/36/. It's useless. It was made for the base version of the controller, as in when not having RAID. So my concern: [sourceDisksFiles] si3112.sys = 1,,,,,,3_,4,1 [HardwareIdsDatabase] PCI\VEN_1095&DEV_3112&SUBSYS_31121095 = "Si3112" PCI\VEN_1095&DEV_3112&SUBSYS_34238086 = "Si3112" PCI\VEN_1095&DEV_3112&SUBSYS_311215D9 = "Si3112" PCI\VEN_1095&DEV_3112&SUBSYS_B0021458 = "Si3112" PCI\VEN_1095&DEV_3112&SUBSYS_01661028 = "Si3112" PCI\VEN_1095&DEV_3112&SUBSYS_82141033 = "Si3112" PCI\VEN_1095&DEV_3512&SUBSYS_35121095 = "Si3112" PCI\VEN_1095&DEV_3512&SUBSYS_01661028 = "Si3112" [sCSI.load] si3112 = si3112.sys,4 [sCSI] si3112 = "Silicon Image SiI 3112 SATALink Controller" Everything above is no good for the raid system, skipping F6 etc. I have found the correct [HardwareIdsDatabase] lines for si3112r.sys(RAID) which are totally different from the base si3112.sys which is used in the guide. In the guide there is mentioned that the information was taken from TxtSetup.OEM, but I couldn't find any refference for "[sourceDisksFiles]" and for "[sCSI.load]". So guys help me out. What am I doing wrong? If I'm wright at least update the guide or give me a useful link 'cause all the other links related to the subject are either dead or useless. Thanks, and peace'y'all !!!