Ce contenu n'est pas disponible dans la langue sélectionnée.
2.3. ia64 Architecture
- If your system only has 512MB of RAM, attempting to install Red Hat Enterprise Linux 5.2 may fail. To prevent this, perform a base installation first and install all other packages after the installation finishes.
- Using
yumto install packages from the32-bit Compatibility Layerdisc may fail. If it does, it is because the Red Hat package signing key was not imported into the RPM database. This happens if you have not yet connected to Red Hat Network and obtained updates. To import the key manually, run the following command as root:rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-releaseCopy to Clipboard Copied! Toggle word wrap Toggle overflow Once the Red Hat GPG key is imported, you may now useyumto install packages from the32-bit Compatibility Layerdisc.Note that when installing from this disc, it is advisable to useyuminstead ofrpmto ensure that base OS dependencies are addressed during installation. - When upgrading a large number of packages with
yum update, the update process will take longer to finish than previous versions.