Sli9pstream drivers

O

OZ

How would I put drivers SCSI drivers for my RAID controller into a
slipstream CD so I don't have to hit F6 to load?
 
J

Johan Arwidmark

You can try copy the driver files to the i386 folder and then update
txtsetup.sif

Example with the VIA Serial ATA RAID Controller

[SourceDisksFiles]
viasraid.sys = 1,,,,,,_x,4,1

[HardwareIdsDatabase]
PCI\VEN_1106&DEV_3149 = "viasraid"

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

[SCSI]
viasraid = "VIA Serial ATA RAID Controller"


Make sure the PNPID matches your hardware, use devcon or device
manager (in detailed mode) to find out...Otherwise you have to change
the txtsetup.sif

Just add antoher line in the [HardwareIdsDatabase] section (also make
sure that the txtsetup.sif doesnt contain other drivers referencing
that pnpid)

FILE: DevCon Command Line Utility Alternative to Device Manager
http://support.microsoft.com/?kbid=311272

How to Configure Device Manager to Display Detailed Information
http://support.microsoft.com/?kbid=304514


regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 
J

Johan Arwidmark

You can try copy the driver files to the i386 folder and then update
txtsetup.sif

Example with the VIA Serial ATA RAID Controller

[SourceDisksFiles]
viasraid.sys = 1,,,,,,_x,4,1

[HardwareIdsDatabase]
PCI\VEN_1106&DEV_3149 = "viasraid"

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

[SCSI]
viasraid = "VIA Serial ATA RAID Controller"


Make sure the PNPID matches your hardware, use devcon or device
manager (in detailed mode) to find out...Otherwise you have to change
the txtsetup.sif

Just add antoher line in the [HardwareIdsDatabase] section (also make
sure that the txtsetup.sif doesnt contain other drivers referencing
that pnpid)

FILE: DevCon Command Line Utility Alternative to Device Manager
http://support.microsoft.com/?kbid=311272

How to Configure Device Manager to Display Detailed Information
http://support.microsoft.com/?kbid=304514


regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top