HP 3PAR OS 3.1.3 CLI Administrator's Manual

# /cdrom/cli/linux/setup.bin (on Linux)
5. Complete the installation by following the on-screen directions.
6. Log out and log back in.
7. The default installation location is /opt/hp_3par_cli.
Silent Installation on Windows
To install the HP 3PAR CLI silently on Windows:
1. Create the response file first time (use -r option).
a. Instead of double-clicking the setup.exe as described in the section, Graphical
Installation on Windows, open a Windows command prompt and issue the following
commands (where <D> is the letter associated with your CD-ROM drive):
C:\<D>:\cli\windows\setup.exe -r C:\cli_setup_response.txt
b. Complete the installation by following the on-screen directions.
c. Response file C:\cli_setup_response.txt will be created. From now on, you can
use this file to install silently.
2. From next time onwards, use the response file to install silently (use -i silent and -f
option).
a. Instead of double-clicking the setup.exe as described in the section, Graphical Installation
on Windows, open a Windows command prompt and issue the following commands
(where <D> is the letter associated with your CD-ROM drive):
C:\<D>:\cli\windows\setup.exe -i silent -f
C:\cli_setup_response.txt
b. No GUI will appear and the HP 3PAR CLI will be installed.
Silent Installation on UNIX and Linux
To install the HP 3PAR CLI silently on UNIX and Linux:
1. Create the response file first time (use -r option)
a. Use -r option while executing setup.bin as described in the section, Command-Line
Installation on UNIX and Linux.
# /cdrom/cli/solaris/setup.bin -r
</full/path/to/cli_setup_response.txt> (on Solaris)
# /cdrom/cli/aix/setup.bin -r
</full/path/to/cli_setup_response.txt> (on AIX)
# /cdrom/cli/hp-ux/setup.bin -r
</full/path/to/cli_setup_response.txt> (on HP-UX)
# /cdrom/cli/linux/setup.bin -r
</full/path/to/cli_setup_response.txt> (on Linux)
b. Complete the installation by following the on-screen directions.
c. A response file </full/path/to/cli_setup_response.txt> will be created.
From now on, you can use this file to install silently.
Installation Instructions 15