Search
Support & Downloads
All of Support
This Category
This Product
Chipsets
Intel® Matrix Storage Manager
How to do unattended install of AHCI/RAID driver on Windows 2000/XP/Server 2003*

The unattended method of installation is available for Microsoft Windows XP*, Windows 2000* and Windows Server 2003*. It is used to install the RAID or AHCI driver, as outlined in the Microsoft document Deployment Guide Automating Windows NT* Setup.

Perform the following steps in order to install the RAID or AHCI driver via unattended install.

  1. Extract the IAAHCI.INF, IAAHCI.CAT, IASTOR.INF, IASTOR.CAT, IASTOR.SYS, and TXTSETUP.OEM files from the setup files.

    To extract these files, run the executable (e.g. IATA88ENU.EXE for Intel® Matrix Storage Manager version 8.8) with the following command line options: -A -A -PC:\<path>, as described in the Advanced Installation Instructions section of the README.TXT.

    Does the system contain a 32-bit or 64-bit processor?

    • If the system has a 32-bit processor, the files will be located in the Drivers folder after extraction.
    • If the system has a 64-bit processor, the files will be located in the Drivers64 folder after extraction.

  2. Insert the lines shown below, as applicable, into the UNATTEND.TXT file:

    Systems configured for RAID:

    Note This same procedure can be used for systems using any supported RAID controller hub by replacing the text within the quotation marks.

    // Insert the lines below into the UNATTEND.TXT file

    [MassStorageDrivers]
    "Intel(R) 82801R/DO/DH SATA RAID Controller" = OEM

    [OEMBootFiles]
    iaStor.inf
    iaStor.sys
    iaStor.cat
    Txtsetup.oem

    Systems configured for AHCI:

    Note This same procedure can be used for systems using any supported AHCI controller hub by replacing the text within the quotation marks.

    // Insert the lines below into the UNATTEND.TXT file

    [MassStorageDrivers]
    "Intel(R) 82801R/DO/DH SATA AHCI Controller" = OEM

    [OEMBootFiles]
    iaAhci.inf
    iaStor.sys
    iaAhci.cat
    Txtsetup.oem

  3. Place IAAHCI.CAT, IAAHCI.INF, IASTOR.CAT, IASTOR.INF, IASTOR.SYS, and TXTSETUP.OEM into the following folder:

    <SystemRoot>:\i386\$OEM$\Textmode

Operating System:
Windows* 2000, Windows* XP Professional, Windows* XP Home Edition, Windows Server* 2003

This applies to:
Intel® Matrix Storage Manager

Solution ID: CS-020825
Date Created: 27-Apr-2005
Last Modified: 27-Mar-2009
Back to Top