3.4.1.1. Installing SIMP from an ISO

The benefits of using a SIMP ISO are:

  • Suitable for enclave or offline environments
  • It is the easiest way to get started and ensure that all files are present
  • Your SIMP load will have a disk partitioning scheme compatible with most security guides
  • Your system will start in FIPS mode
  • Your disks can be encrypted

3.4.1.1.1. Obtaining the ISO

The SIMP ISO can be downloaded from the official SIMP ISO Share.

Alternatively, you can compile your own ISO by following the documentation in Building a SIMP ISO.

3.4.1.1.2. Installation

The ISO will install on any system that supports the underlying operating system.

Warning

There are default passwords present on the system that should be changed prior to deploying the system.

Please make sure that you change these passwords!

Install as follows:

  1. Boot the system using the SIMP ISO

  2. Press Enter to run the standard SIMP install, or choose from the customized options list.

    Note

    • For a detailed description of the disk encryption enabled via boot options, see Disk Encryption.
    • Once installation starts, you may see the graphical interface spawn. You should not interact with the GUI unless you have selected the option to manage your own disk partitions.
    • When you have opted to manage your own disk partitions, follow the GUI instructions to enter your partition scheme. For example, for SIMP for CentOS 7, select the INSTALLATION DESTINATION menu, enter the selected partitioning, select the DONE button to finalize your disk selections, and then select the Begin Installation button on the main GUI page to continue. No further GUI interaction will be required.
    • If you have chosen to encrypt your disks, your installation seems to be paused, and a messages about increasing entropy appears on the screen, you may want to generate some system entropy by pressing random keys on the keyboard for a bit. This will speed up the installation.
  3. When the installation is complete, the system will restart automatically.

    Note

    When the system boots it will display: error on start module sha1 not found could not insert sha_256 [...]. This is expected and is a known issue with FIPS and RedHat, it is safe to ignore.

  4. Change the root user password

    1. At the console, log on as root and type the default password shown in SIMP Default Passwords
    2. Follow the prompts to complete the password change
  5. Change the simp user password

    1. At the console, log on as simp and type the default password shown in SIMP Default Passwords
    2. Follow the prompts to complete the password change

3.4.1.1.3. SIMP Default Passwords

Below is a table containing the default passwords found on a basic SIMP server upon install.

Important

All default passwords must be changed during the initial configuration process.

Utility Password
Grub GrubPassword
Root User RootPassword
Simp User UserPassword

Table: SIMP Default Passwords

3.4.1.1.4. Next Steps

Now that your system has been installed, you should proceed to Initial SIMP Server Configuration to complete the initial setup.