Copy files and edit install.cfg

  1. On each secondary server, create a directory from which to run the installation program

    mkdir InstallDirectory

  2. Copy the installation program file from the InstallDirectory on the master server to the InstallDirectory on each secondary server.
  3. Copy the install.cfg from $LAWDIR/system on the master server to the InstallDirectory on each secondary server.
  4. On the secondary server, use a text editor to edit the install.cfg file to change the SECONDARY_SERVER=FALSE parameter to TRUE.

    Save the install.cfg file.