Use this procedure to install the {Project} packages from the offline repositories.
Procedure
-
Ensure the ISO images for {RHELServer} and {ProjectName} are mounted:
# findmnt -t iso9660
-
Import the Red Hat GPG keys:
# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
-
Ensure the base operating system is up to date with the Binary DVD image:
# {client-package-update-el8}
-
Change to the directory where the {Project} ISO is mounted:
# cd /media/sat6/
-
Run the installation script in the mounted directory:
# ./install_packages
NoteThe script contains a command that enables the
{dnf-module}
module. snip_dnf-module-enable-note.adocIf you have successfully installed the {Project} packages, the following message is displayed:
Install is complete. Please run {installer-scenario}
.