Howto migrate centos7 to 8x

From Vidalinux Wiki
Revision as of 20:59, 3 January 2022 by 10.233.90.0 (talk)
Jump to navigation Jump to search

distributions to migrate supported:

  • CentOS 7 to AlmaLinux 8
  • CentOS 7 to Rocky Linux 8
  • CentOS 7 to Oracle Linux 8
  • CentOS 7 to CentOS Stream 8

upgrade current system to latest:

yum update -y

verify your current version:

cat /etc/centos-release

install elevate-release package:

yum install http://repo.almalinux.org/elevate/elevate-release-latest-el7.noarch.rpm -y