- Change to the Solaris directory on the media containing the desired TTU Solaris packages: 1.cd /Solaris/Sparc or # cd /Solaris/Opteron.
- Execute the following loop:1.for file in * do echo $file pkgask -r /tmp/$file.response -d . $file done This will loop through each product directory.
- [Optional] Execute pkgask to answer questions like in which directory to install, whether to modify the /etc/profile file and so on. These answers are saved as files in /tmp/<productname>.response.
- Modify the UNIX main install by adding -r <productname>.response to the pkgadd command.
- [Optional] To use silent installs with SMS, copy the response files into /var/log/teradata/client/15.00.