How to Converting from CentOS Stream 8 to AlmaLinux?

sudo bash almalinux-deploy.sh
Check root privileges                                                 OK
Check Secure Boot disabled                                            OK
Detect centos version                                                 ERROR
Check EL is supported                                                 ERROR

My current distro is a clean version of CentOS Stream 8:

cat /etc/os-release
NAME="CentOS Stream"
VERSION="8"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="CentOS Stream 8"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"

alma have converter script
you can forward to their forum to get latest information about convert centor 8 to alma

okay thank you for the advice and input that you provide.

1 Like

check this script Converting from CentOS Stream 8 to AlmaLinux · Issue #20 · AlmaLinux/almalinux-deploy · GitHub