3.2.1.1 Using Record Mode

To record a new response file:

  1. At the command prompt, use the cd command to change to the directory that contains the OUI executable file (runInstaller.sh) for your installation.
  2. Enter the following command:

    On UNIX:

    ./runInstaller.sh -record -destinationFile <response_file_name>

    Replace the <response_file_name> with the complete path for the new response file. For example:

    On UNIX:

    ./runInstaller.sh -record -destinationFile
    /private/temp/tmasna_linux_silent.rsp
  3. Use the OUI user interface to select and record your installation options.

When OUI displays the Summary page, you can either continue with the installation or exit.

OUI saves your new response file using the path and file name you specified on the command line.