Skip to content

RHEL 10 - Install instructions

The following methods are currently available to install RHEL 10

  • AIMS interactive - select the menu item Install Red Hat Enterprise Linux 10 (RHEL10) x86_64 or Install Red Hat Enterprise Linux 10 (RHEL10) aarch64
  • AIMS host registration - define your host to use the RHEL10_X86_64 or RHEL10_AARCH64
  • OpenStack VM - boot from the image RHEL10 - x86_64 or RHEL10 - aarch64
  • ai-bs puppet managed VM - use ai-bs --rhel10

For a detailed installation of a Linux Desktop, check the step by step guide

Software repositories

Install software repository definitions on a RHEL10 previously-installation done without using our kickstart/image, by running as root:

# curl -o /etc/yum.repos.d/rhel10.repo https://linux.web.cern.ch/rhel/repofiles/rhel10.repo

You may also want to consider adding the 'CERN' repository

# dnf --repofrompath='tmpcern,https://linuxsoft.cern.ch/cern/rhel/$releasever/CERN/$basearch/' install redhat-release --nogpgcheck

Direct download: rhel10.repo and rhel10-cern.repo.