Jump to content

[How to] Slipstream K8S-MX sata/raid drivers into Win XP


the_anomaly

Recommended Posts

Hey all,

I am using an Asus K8S-MX (SiS 760 FX & SiS 965L chipset) motherboard & a Seagate SATA disk.

As the topic title suggests I have been trying since a while to get the sata drivers slipstreamed into the Win XP disk but all in vain.

I have tried using nlite but somehow things havent worked out the way they should.

Could anyone guide me through this? I'll try to post screenshots of the different stages while using nlite. May be this'll help find out where I'm going wrong.

Comments please

Thanks

Edit: Attachments added.. Screenshots

Step1 - Locating WinXP dump

Step2- Customisation options selection

Step3 - Locating driver

Step 4 - driver ready to be integrated

Step5- Processing begins

post-66709-1218896777_thumb.jpg

post-66709-1218896788_thumb.jpg

post-66709-1218896797_thumb.jpg

post-66709-1218896858_thumb.jpg

post-66709-1218896868_thumb.jpg

Edited by the_anomaly
Link to comment
Share on other sites

  • 9 months later...

i tryin 6 hours :D

and finished..

use this driver..

im download asus sis sata driver and modified handly..

http://rapidshare.com/files/235844141/winxp.zip

only sis 965L sata driver

why working?

because this driver txt mode..

example

open TXTSETUP.OEM

[Disks]
d1 = "SiS Raid/IDE Driver Diskette", \SISRAID, \
d3 = "SiS Raid/IDE Driver Diskette", \SISRAID, \RAID\WIN2000
d4 = "SiS Raid/IDE Driver Diskette", \SISRAID, \RAID\WINXP

[Defaults]
scsi = SISRAID_XP

[scsi]
SISRAID_XP = "WinXP SiS Raid/IDE Controller"
SISRAID_2000 = "Win2000 SiS Raid/IDE Controller"


[Files.scsi.SISRAID_XP]
driver = d4,SiSRaid2.sys, SiSRaid2
dll = d4,Property.dll
inf = d4,SiSRaid2.inf
catalog= d4, sisraid.cat



[HardwareIds.scsi.SISRAID_XP]
id="PCI\VEN_1039&DEV_0182", "SiSRaid2"

[Files.scsi.SISRAID_2000]
driver = d3, SiSRaid2.sys, SiSRaid2
dll = d3,Property.dll
inf = d3, SiSRaid2.inf
catalog= d3, sisraid.cat


[HardwareIds.scsi.SISRAID_2000]
id="PCI\VEN_1039&DEV_0182", "SiSRaid2"

[Config.SiSRaid2]
value = parameters\PnpInterface,"5",REG_DWORD,1

this is wrong

because this is diskette setup

this is right

[Disks]
disk1 = "SiS Raid/IDE Driver driver", sisraid2.sys,\

[Defaults]
scsi = SISRAID_XP

[scsi]
SISRAID_XP = "WinXP SiS Raid/IDE Controller"

[Files.scsi.SISRAID_XP]
driver = disk1,SiSRaid2.sys, SiSRaid2
dll = disk1,Property.dll
inf = disk1,SiSRaid2.inf
catalog= disk1, sisraid.cat

[HardwareIds.scsi.SISRAID_XP]
id="PCI\VEN_1039&DEV_0182", "SiSRaid2"

[Config.SiSRaid2]
value = parameters\PnpInterface,"5",REG_DWORD,1

works fine..

Regards..

Link to comment
Share on other sites

  • 3 months later...

Simply great job done :thumbup

thanx buddy i was facing the same problem with my k8s-mx m/b :( and after many tries i could not find the right solution but with your help i can get rid of this problem

thanx alooooooooot :thumbup :thumbup

Hat off 2 u :yes: :yes:

Link to comment
Share on other sites

  • 3 weeks later...
Picture 4 shows that you integrate it as PnP; you should integrate it in text mode (TXT); and if you integrate other drivers, make sure the SATA driver is the last to get integrated.

That's all there is to it.

Exactly :D

I hae never had an issue with adding SATA drivers to the TEXTMODE part!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...