Installing the base product (automated mode)
Before you begin, make sure that you have verified all the prerequisites for your configuration as listed in Planning for installation and Preparing the primary computer for installation. Also make sure that you have created an installer response file as described in Creating an installer response file.
- Note:
- On Red Hat-derived operating systems, CD and DVD drives are configured to mount automatically. However, drives that are automatically mounted are often set up so you cannot run programs from the media, including installation programs. You must unmount the drive and mount it again before you can start the installation program. You must remount the drive for every CD or DVD that you insert.
- During the installation, the RICOH ProcessDirector license files are copied to the
/opt/infoprint/ippd/base/licensedirectory. - To start the installation program in automated mode, you must log in as the root user.
However, if you use a configuration management program such as Ansible, you can log in as a different user. The configuration management program must have root access, but the user who logs in does not.
- Log in as the root user.
- Important:
- You must log in as a user with UID 0. If you must log in as a different user, you can use sudo su - or su - to become the root user. However, do not use sudo or the su command in any other way to become the root user.
- Open a command line and enter this command to make sure you are in the root directory:
- cd /
- If you are installing from a DVD:
- Insert the base product DVD in the drive.
- To determine the name of the mount point, enter:
- ls /media
- Note:
- If you are using a Red Hat or Rocky Linux system, the drive might mount automatically.
However, drives that are mounted automatically on those systems are set up so that
you cannot run programs from the media. You must unmount the drive and mount it again
with the exec option before you can continue. You can use this command:
mount -t iso9660 -o remount, exec <mount_point>
You must remount the drive for every CD or DVD that you insert.
- Mount the drive, if necessary. Enter:
- Change directories so you can see the contents of the DVD. Enter these commands:
- Continue with step .
- If you are installing from an ISO file:
- Follow the instructions in Mounting an ISO file.
- Change directories so you see the contents of the ISO file, then open the
linuxdirectory.
- To start the installer, enter: ./setupIPPD.bin -f path_to_response_fileThe installer runs without intervention. No messages appear in the command window to provide status. The command line returns either when the install completes successfully or when it encounters an error.
A successful installation requires at least 15 minutes to complete and could last much longer. If the command line returns in under five minutes, an error has likely occurred.
- When the command line returns, determine whether the install was successful or an
error occurred.
- Open the install summary file, located here:
/opt/infoprint/ippd/logs/installer/summary.log - Look at the last line of the file. If the installation completed successfully, the last line includes this text:
- Open the prerequisite report, located here:
/opt/infoprint/ippd/logs/installer/prereq.outThis file shows the results of the prerequisite checker, which runs as part of the installation. If the file reports prerequisite issues, fix them and run the installer again. - Check the entries in the response file.
- If the install fails for a second time, contact Software Support.
- Open the install summary file, located here:
- If you installed from a DVD, eject the disc.
- Reboot the system.
- Continue with Logging in for the first time.
- Note:
- Your software installs in trial mode. The trial license expires after 60 days. For more information about obtaining and installing license keys, see Downloading and installing license keys.