Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 6. Updating RHEL AI


You can update RHEL AI to the latest version.

Prerequisites

  • You have installed and deployed a Red Hat Enterprise Linux AI instance on one of the supported platforms.
  • You have created a Red Hat registry account.
  • You have root user access on the host.

Procedure

  1. Log in to your Red Hat registry account with podman or skopeo, for example:

    $ sudo podman login registry.redhat.io --username <USER_NAME> --password <PASSWORD> --authfile /etc/ostree/auth.json
    Copy to Clipboard Toggle word wrap
    $ sudo skopeo login registry.redhat.io --username <USER_NAME> --password <PASSWORD> --authfile /etc/ostree/auth.json
    Copy to Clipboard Toggle word wrap
  2. Update to the latest minor version of Red Hat Enterprise Linux AI by using the relevant bootc image for your machine, for example:

    $ sudo bootc switch registry.redhat.io/rhelai1/bootc-cuda-rhel9:{product-version}
    Copy to Clipboard Toggle word wrap
    1. Copy the /etc/skel/.config/containers/storage.conf storage configuration to your <USER_HOME>/.config/containers/storage.conf home directory before re-initializing. Run the following command:

      $ cp /etc/skel/.config/containers/storage.conf <USER_HOME>/.config/containers/storage.con
      Copy to Clipboard Toggle word wrap
  3. Alternatively, update to the latest z-stream version of Red Hat Enterprise Linux AI by running the following command:

    $ sudo bootc update --apply
    Copy to Clipboard Toggle word wrap
  4. Restart the system:

    $ sudo reboot -n
    Copy to Clipboard Toggle word wrap
Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2026 Red Hat