Chapter 4. Installation


This chapter describes the initial installation of the Red Hat Network Satellite. It presumes the prerequisites listed in Chapter 2, Requirements have been met. If you are instead upgrading to a newer version of Red Hat Network Satellite, contact your Red Hat representative for assistance.

4.1. Prerequisites

The following section outline the prerequisites for installing Red Hat Network Satellite.

4.1.1. Base Operation System

Red Hat Network Satellite runs on either Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6 operating systems. The first phase is to install the base operating system, either from disc, ISO image, or kickstart.
During and after operating system installation, make sure you:
  • Allocate plenty of space to the partitions storing data. The default location for channel packages is /var/satellite/. For Red Hat Network Satellite with Embedded Database, remember the database RPMs go in the /opt/ partition, while the database itself is built in /rhnsat/.
  • Enable Network Time Protocol (NTP) on the Satellite and separate database, if it exists, and select the appropriate time zone. All client systems should already be running the ntpd daemon and be set to the correct time zone.
  • It is strongly advised that the /home/ partition is locally mounted.
  • Register to Red Hat Network Classic. Once installation of the base operating system is complete, run the following command to register your system:
    # rhn_register
    
    Copy to Clipboard Toggle word wrap

4.1.2. Mounting the Installation Media

The following section describes the process for mounting either the CD or ISO image containing installation media for Red Hat Network Satellite.

Procedure 4.1. Mounting from a CD

  1. Log into the machine as root.
  2. Insert the Red Hat Network Satellite Server CD containing the installation files.
  3. Red Hat Enterprise Linux might automount the CD. If so, it mounts the CD to the /media/cdrom/ directory. If Red Hat Enterprise Linux does not automount the CD, manually mount it to the /media/cdrom/ directory with the following command:
    # mkdir /media/cdrom
    # mount /dev/cdrom /media/cdrom
    
    Copy to Clipboard Toggle word wrap

Procedure 4.2. Mounting from an ISO image

  1. Log into the machine as root.
  2. Download the ISO image from the Red Hat Network website.
  3. Mount the ISO image from within the directory containing it using the command:
    # mkdir /media/cdrom
    # mount -o loop iso_filename /media/cdrom
    
    Copy to Clipboard Toggle word wrap
The installation media is mounted at /media/cdrom/. Use this location to access the Red Hat Network Satellite installation script.

4.1.3. Obtaining an Entitlement Certificate

Red Hat Network Satellite requires a copy of your Red Hat Network Entitlement Certificate in order to active it. This Entitlement Certificate is included with your subscription to Red Hat Network Satellite and is available from the Red Hat Customer Portal.
Ensure to download the Entitlement Certificate from the Red Hat Customer Portal and copy it to the Satellite server's file system in any directory. The installation program asks you for its location.

Important

Ensure your Red Hat Network account has been granted the necessary entitlements to conduct the installation.
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat