此内容没有您所选择的语言版本。

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
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat