Question & Answer
Question
The silent installation of fixpack is different from the base product's CLI install process. In order to perform the silent install of SRM 7.2 fixpack 1 (7.2.0.1) a response file is required to be created.
Answer
Please refer to the following for the steps for creating a response file and how to use it for the installation of Tivoli Service Request Manager 7.2 fixpack 1 on Linux 64bit.
1. Record the response file
Use the following command to create a response file for a default installation.
./install_linux64.bin -r <fully qualified path and file with extension as .properties>
For example,
./install_linux64.bin -r /tmp/srmFP.properties
Note: Ensure the extension of the <to_be_recorded> response file ends with .properties
2. Edit the response file
In order to comply with License Agreement, make sure that the following change to the
response file is done, after it is recorded:
1. Add the line "LICENSE_ACCEPTED=TRUE" in the recorded response file.
2. Save the response file.
3. Run the silent installation
To run the silent installation with the recorded response file:
./install_linux64.bin -f <fully qualified path and file name of recorded response file> -i silent
Was this topic helpful?
Document Information
Modified date:
27 February 2019
UID
swg21474110