此内容没有您所选择的语言版本。
4.2.7. Running the Installation Script
The following procedure starts the installation procedure for Red Hat Satellite using a Managed Database. Ensure to run this procedure as the
root
user.
Warning
The Installation Script updates all required packages, which may include the kernel.
Procedure 4.14. Running the Installation Program
- Run the installation program from the
/media/cdrom/
directory, with the--external-postgresql
and--disconnected
options../install.pl --external-postgresql --disconnected
# ./install.pl --external-postgresql --disconnected
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Note
The--disconnected
option is required to prevent the installation program attempting to connect to Red Hat Network. - The script first verifies the prerequisites 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.
* Starting the Red Hat Satellite installer. * Performing pre-install checks. * Pre-install checks complete. Beginning installation.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow The script performs host registration with Red Hat Subscription Manager (if not already done), installs and updates all required packages, and populates the database on the Managed Database Host. - If the installation program prompts with the question, "Do you want the installer to resolve dependencies [y/N]?", reply
y
(Yes).Copy to Clipboard Copied! Toggle word wrap Toggle overflow