Expanding the setup module
Restore the setup program on the hard disk from the setup module using the commands described below.
1. Extract the setup module (the zip file).
Extract the setup module of Linux or AIX (the zip file) in a directory.
# cp xxxx.zip /YYYY/xxxx.zip # cd /YYYY # ls xxxx.zip # unzip XXXX.zip # ls hulft.tar xxxx.zip #
2. Prepare the work directory for installation.
# cd /usr/local/HULFT # pwd /usr/local/HULFT # mkdir insttmp # ls insttmp #
3. Expand to the hard disk.
# cd /usr/local/HULFT/insttmp # pwd /usr/local/HULFT/insttmp # ls # # tar xf /YYYY/hulft.tar # ls _etc8 _etce _etceng _etcs _hul_main _libhulcipher(*1) installer #
*1 |
: |
When you install the HULFT products that do not support transfer using ciphers, this directory will not be expanded. For HULFT products that do not support transfer using ciphers, refer to the following: HULFT Series Product Information Guide : Notation of product name
|
After installation, if the product works normally, delete the work directory for the installation operation in which the setup module is expanded, as it is no longer needed.