Installation and Reference Guide for HP MPIO Full Featured DSM for XP family of Disk Arrays 3.00.00 (AA-RVJ6F-TE, March 2008)

5. If you want to avoid the automatic reboot feature, edit the setup.iss le as follows:
a. In line 50, replace Result=6 with Result=1.
b. In line 51, replace BootOption=3 with BootOption=0.
UpgradingHPMPIOXPDSM
To upgrade from a previous version of HP MPIO XP DSM to the current version, complete the steps below:
1. Make a copy of the update.iss le in the installation kit.
2. Rename this copy of the le as setup.iss
3. Choose one of
the following options:
To upgrade the Microsoft MPIO Framework component along with the DSM component,
use the renamed default setup.iss le.
To upgrade only the DSM component (when the Microsoft MPIO Framework already exists
on your system), edit the renamed default setup.iss le as follows:
a. In line 23,
replace Component-count=2 with Component-count=1.
b. Remove line 24.
c. In line 25, replace Component-1=DSM with Component-0=DSM.
4. If you want
to avoid the automatic reboot feature, e dit the setup.iss le as follows:
a. In line 39, replace Result=6 with Result=1.
b. In line 40, replace BootOption=3 with BootOption=0.
Removing HP MPIO XP DSM
To remove HP MPIO XP DSM, complete the steps below:
1. Make a copy of the uninstall.iss le in the installation kit.
2. Rename this copy of the le as setup.iss
3. If you want to avoid the automatic reboot feature, edit the renamed setup.iss le as follows:
a. In line 28, replace Result=6 with Result=1.
b. In line 29, replace BootOption=3 with BootOption=0.
Creating response les for silent mode operations
The package contains the following response les (.iss les): new.iss, uninstall.iss and
update.iss that are used for silent mode installation, uninstallation and update respectively. In addition
to the
se, you can create your own customized response les for operations (such as modify/repair) with
different combinations of the components selected/unselected.
Customized response les can be created by running the setup.exe in the record mode on one
of the systems. This response le can then be used for doing the same silent mode operation across
mult
iple systems.
To create response le, complete the followi ng steps:
1. At the com m and prompt, type the following command: <CMD> setup.exe /r,where/r
option enables the record mode.
2. This
will result in the GUI installation to run in the record mode. Select the responses in each
screen and run through the installation.
NOTE:
When selecting the response on each scr een, do not click the BACK button, and modify the selection.
The response le will have to be generated again in such a case.
HP MPIO Full Featured DSM for XP family of Disk Arrays 3.00.00
19