Annoyances.org
Home » Windows Server 2003 Discussion Forum » Message 1245851817 » Entire Thread Search | Help | Home
  
How to Integrate mass storage device drivers in windows server 2003
Showing all messages in thread #1245851817
Windows Server 2003 Annoyances Discussion Forum


The following are all of the messages in this thread (2 in all), shown in chronological order. Click any message subject to view that message by itself or to view the thread hierarchy.
How to Integrate mass storage device drivers in windows server 2003
Wednesday, June 24, 2009 at 6:56 am
Posted by rajesh.a (1 messages posted)

Hi, Can any body please help . How to integrate mass storage device deivers in to windows server 2003 OS media. By searching net i understand that we have to modify textsetup.sif file to inject mass storage device drivers in to the OS media. My questions are How to modify textsetup.sif file ? What are meaning of the sections in textsetup.sif file ? What is the section [source disk files] means? Thanks in advance.

[Reply or follow-up to this message]

Tip: Run a free scan for common Windows errors ad

re: How to Integrate mass storage device drivers in windows server 2003
Saturday, December 4, 2010 at 3:53 am
Posted by lovespell88 (1 messages posted)

To modify the txtsetup.sif file, you can follow these:

1. Add the following for [SourceDisksFiles] section

PERCSAS.SYS = 1,,,,,,4_,4,1,,,1,4

2. Add the following values to [HardwareIdsDatabase] section

[HardwareIdsDatabase]
PCI\VEN_1028&DEV_0015&SUBSYS_1F011028 = "percsas"
PCI\VEN_1028&DEV_0015&SUBSYS_1F021028 = "percsas"
PCI\VEN_1028&DEV_0015&SUBSYS_1F031028 = "percsas"
PCI\VEN_1000&DEV_0060&SUBSYS_1F0A1028 = "percsas"
PCI\VEN_1000&DEV_0060&SUBSYS_1F0B1028 = "percsas"
PCI\VEN_1000&DEV_0060&SUBSYS_1F0C1028 = "percsas"
PCI\VEN_1000&DEV_0060&SUBSYS_1F0D1028 = "percsas"
PCI\VEN_1000&DEV_0060&SUBSYS_1F111028 = "percsas"

3. Add below values to the [SCSI.Load] section

percsas = percsas.sys,4

4. Add below values to the [scsi] section

[SCSI]
percsas = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 32 bit)"

save txtsetup.sif file then close the file.

 

You can check this guide on mass storage device drivers if you need further help. 

[Reply or follow-up to this message]

Tip: Use one of the [Reply or follow-up to this message] links above to add a message to this thread
Return to the Windows Server 2003 Discussion Forum


All content at Annoyances.org is Copyright ©1995-2012 Creative Elementtm All rights reserved.
Please do not plagiarize; redistributing these pages without permission is strictly prohibited.