Jump to content

Slipstream SATA Drivers


Recommended Posts

Has anyone been able to work out how to slipstream SATA (in particular VIA) drivers into the 64bit WinXP? I've been searching and finding info on what drivers to use with the F6 disk, but nothing about adding them in. I tried the same method for adding them into the 32bit version but used the AMD64 folder as opposed to the I386 one, but no luck. I run the install and it doens't see my SATA drive.

Anyone have any luck?

Link to comment
Share on other sites


Has anyone been able to work out how to slipstream SATA (in particular VIA) drivers into the 64bit WinXP?  I've been searching and finding info on what drivers to use with the F6 disk, but nothing about adding them in.  I tried the same method for adding them into the 32bit version but used the AMD64 folder as opposed to the I386 one, but no luck.  I run the install and it doens't see my SATA drive.

Anyone have any luck?

do you want both ia64 and amd64 support, or only one?

if both, i think you will have to rename one sys driver

for charachter based portion of the setup.

Link to comment
Share on other sites

Okay, here is what I've done so far. I've used the info here on slipstreaming ito the 32bit version of XP as well as the process from this site:

http://www.collosumus.net/amd64/addhw_1.html

Now this site basically echoes what has been discussed here at MSFN.

I got my drivers from here:

http://america.giga-byte.com/MotherBoard/F...a_8237_xp64.exe

Here is what I added to the end of the TXTSETUP.sif file:

[SourceDisksFiles]
viamrx64.sys = 1,,,,,,3_,4,1,,,1,4
viamrx64.inf = 1,,,,,,,20,0,0

[HardwareIdsDatabase]
PCI\VEN_1106&DEV_3249 = "viamrx64"
PCI\VEN_1106&DEV_3149 = "viamrx64"
PCI\VEN_1106&DEV_3164 = "viamrx64"

[SCSI.Load]
viamrx64 = viamrx64.sys,4

[SCSI]
viamrx64 = "VIA VT8237/6421/6410 SATA RAID Controller(SRV2003/XP-x64)"

I have the SYS and INF files in the AMD64 folder. All I have is an AMD system, so I'm not worried about ia64 support, just AMD64.

That's what I've done, but it still fails to find my SATA drive. I did the exact same thing with my 32bit WinXP CD and it works perfectly.

Let's see, what else. I'm using the latest public beta of XP64 from Microsoft. It's a single Maxtor 120GB drive attached to the onboard SATA controller on a Gigabyte K8VT800 motherboard.

I appreciate the help and any ideas you might have.

Thanks

Mike

Link to comment
Share on other sites

I haven't got to the VIA raid yet, but you should be able to figure it out with this Silicon example.

For the Silicon drivers:

Add these files to the AMD64 folder:

Si3112.sys

SiWinAcc.sys

SI3112.inf

SilSupp.cpl

Files that need to be updated (located in AMD64 folder):

drvindex.INF

DOSNET.INF

TXTSETUP.SIF

DOSNET.inf

[FloppyFiles.2]
d1,Si3112.sys
d1,SiWinAcc.sys

[Files] {second section, not first}
d1,Si3112.sys
d1,SiWinAcc.sys
d1,SI3112.inf
d1,SilSupp.cpl

DRVINDEX.inf

[driver]
Si3112.sys
SiWinAcc.sys
SilSupp.cpl

TXTSETUP.SIF

[SourceDisksFiles]
Si3112.sys = 1,,,,,,4_,4,1,,,1,4
SiWinAcc.sys = 1,,,,,,4_,4,1,,,1,4
SI3112.inf = 1,,,,,,,20,0,0

[SourceDisksFiles.amd64]
Si3112.sys = 1,,,,,,4_,4,1,,,1,4
SiWinAcc.sys = 1,,,,,,4_,4,1,,,1,4
SI3112.inf = 1,,,,,,,20,0,0

[HardwareIdsDatabase]
PCI\VEN_1095&DEV_3112&SUBSYS_31121095 = "Si3112"
PCI\VEN_1095&DEV_3512&SUBSYS_35121095 = "Si3112"
PCI\VEN_1095&DEV_3512&SUBSYS_35121014 = "Si3112"
PCI\VEN_1095&DEV_3512&SUBSYS_02B71014 = "Si3112"

[SCSI.Load]
Si3112 = Si3112.sys,4

[SCSI]
Si3112  = "Silicon Image SiI SATALink Controller"

on the txtsetup.sif file, you may or may not need the changes made to the "[sourceDisksFiles.amd64]" section.

And you may or may not need to put the driver files in your driver path.

Link to comment
Share on other sites

Still no luck. I ran across something earlier this morning, someone mentioned that the VIA drivers for XP64 will only work if you have an array set up, and will not work with a single drive.

To me that sounds pretty lame of VIA if that's how it is. I don't know, I don't really have the money to buy another drive just to see if it's true. I wish I could remember where I saw that.

Maybe I should just stick one of my old ATA drives in there and wait and see how things pan out.

Link to comment
Share on other sites

I think they mean you need to change the configuration of the SATA controller to RAID in the BIOS. You don't actually have to create a RAID array, but the SATA controllers have to be set to RAID, if I'm not mistaken. Give that a try.

Link to comment
Share on other sites

  • 2 months later...
  • 3 weeks later...

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...