Show Table of Contents
4.3. Installation Script Process
The following instructions assume the Red Hat Satellite installation media is mounted at
/media/cdrom/. The installation media contains the install.pl Installation Script.
This section guides the user through the installation process using the installer script.
4.3.1. Running the Installer Script
The following procedure starts the installation procedure. Ensure to run this procedure as the
root user.
Warning
The Installation Script updates the kernel and all required packages.
Procedure 4.5. Running Installation Script
- Run the installer script with an option to install with either Embedded Database, Managed Database, or External Database.Regardless of which database option is used, the
--disconnectedoption is required to prevent the installer attempting to connect to Red Hat Network.- Embedded Database - From the
/media/cdrom/directory, enter the following command to start the Installation Script:# ./install.pl --disconnected
- Managed Database - From the
/media/cdrom/directory, enter the following command to start the Installation Script:# ./install.pl --external-postgresql --disconnected
Make sure you have completed the Managed Database requirements before running this command. See Section 2.3.2, “Managed Database Requirements” for these requirements. - External Database - From the
/media/cdrom/directory, enter one of the following commands to start the Installation Script:For a PostgreSQL External Database:# ./install.pl --external-postgresql --disconnected
For an Oracle External Database:# ./install.pl --external-oracle --disconnected
- The script first completes prerequisite checks. These checks determine all prerequisites from Chapter 2, Requirements are met before proceeding with the installation.
* Starting the Red Hat Satellite installer. * Performing pre-install checks. * Pre-install checks complete. Beginning installation. * RHN Registration. ** Registration: Disconnected mode. Not registering with RHN.
The Satellite registration with Red Hat Network does not apply, because the installer is being run in disconnected mode. - The installer then continues to install its prerequisite packages. Reply
yto the promptDo you want the installer to resolve dependencies [y/N]?.* Checking for uninstalled prerequisites. ** Checking if yum is available ... There are some packages from Red Hat Enterprise Linux that are not part of the @base group that Satellite will require to be installed on this system. The installer will try resolve the dependencies automatically. However, you may want to install these prerequisites manually. Do you want the installer to resolve dependencies [y/N]?y * Installing RHN packages. . . * Now running spacewalk-setup. * Setting up Selinux..
The next section sets up the database for your installation.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.