Creating the flat file

Last Updated : Apr 23, 2024 |

Procedure

  1. Change to the CMS installation directory by entering: cd /cms/install/cms_install
  2. Make a copy of the CMS installation file by entering: cp cms.inst.skl cms.install
  3. Change permissions on the copied CMS installation file by entering: chmod 644 cms.install
  4. Edit the copied CMS installation file by entering: vi cms.install

    The file contains a series of questions and value ranges for the ACD configuration. Enter the appropriate values for your configuration. The entries must be added on the blank lines after each question.

    Caution:

    Use the computer’s hostname for the system name. The computer’s hostname was assigned during network setup.

  5. Press Esc.
  6. Enter: :wq!.

    The system saves and closes the file.