Tema: S-ata hard
View Single Post
Staro 23.10.2004., 11:17   #4
Veky
...
Moj komp
 
Veky's Avatar
 
Datum registracije: Nov 2002
Lokacija: Zagreb
Postovi: 1,950
http://www.google.com/search?sourcei...ata+windows+xp - google sve nadje

ovo su upute za si3112a

1) copy all the files from your XP cd to a temporary folder (let's call it C:\XPSource)

5) make a directory under C:\XPCD named $OEM$

6) make a directory under that called $1

7) make yet another directory under that called Drivers. you should now have something like C:\XPCD\$OEM$\$1\Drivers

9) download the newest SATA RAID drivers from SI. as of this post, you can get them here.

10) extract the "Si3112r.sys" file into the i386 folder (C:\XPCD\i386\Si3112r.sys)

11) extract the whole SATA driver archive (all the files) to a directory under Drivers, say C:\XPCD\$OEM$\$1\Drivers\SATA.

12) find the TXTSETUP.SIF file in the i386 folder (C:\XPCD\i386\TXTSETUP.SIF) and open it in NOTEPAD.

13) add the following line under [SourceDisksFiles]
si3112r.sys = 1,,,,,,_x,4,1

14) add the following line under [HardwareIdsDatabase]
PCI\VEN_1095&DEV_3112&SUBSYS_61121095 = "Si3112r"

15) add the following line under [SCSI.Load]
si3112r = si3112r.sys,4

16) add the following line under [SCSI]
si3112r = "Silicon Image SiI 3112 SATARaid Controller"

17) save your changes to TXTSETUP.SIF - we're done with this file. this file is for the text-based portion of the install (before we get XP's GUI). it keeps us from having to insert a floppy and pressing F6 during setup.

23) burn it to a bootable CD by following the guide here: http://www.tacktech.com/display.cfm?...cle.cfm&id=160
Veky je offline   Reply With Quote