HP Application Recovery Manager software A.06.10 Installation and licensing guide (March 2008)

1. Insert and mount the UNIX installation CD-ROM to a mount point.
For example:
mkdir /cdrom
mount /dev/dsk/c0t0d0 /cdrom
Optionally, you can install Application Recovery Manager from a depot on the
disk:
To copy the APPRM_DEPOT, AUTOPASS, and LOCAL_INSTALL directories,
where the installation files are stored, to your local disk, run:
mkdir directory
cp -r /cdrom/APPRM_DEPOT directory
cp -r /cdrom/AUTOPASS directory
cp -r /cdrom/LOCAL_INSTALL directory
To copy the whole CD-ROM to your local disk, run:
cp -r /cdrom cd_image_dir
2. Run the omnisetup.sh command.
To run this command from the CD-ROM, type:
cd /cdrom/LOCAL_INSTALL
./omnisetup.sh -IS
To start the installation from disk:
If you have copied the APPRM_DEPOT, AUTOPASS, and LOCAL_INSTALL
directories to your local disk to the directory, run:
cd directory/LOCAL_INSTALL
./omnisetup.sh -source directory -IS
If you have copied the whole CD-ROM to cd_image_dir, run the
omnisetup.sh command with the -IS parameter:
cd cd_image_dir/LOCAL_INSTALL
./omnisetup.sh -IS
For a description of the omnisetup.sh command, refer to the README file
located in the Mount_point/ directory on the CD-ROM or to the HP Application
Recovery Manager software command line interface reference located in the
Mount_point/DOCS/C/MAN directory on the CD-ROM.
Installing Application Recovery Manager on your network50