oracle / centos2ol

Script and documentation to switch CentOS/Rocky Linux to Oracle Linux
https://linux.oracle.com/switch/centos/
Universal Permissive License v1.0
344 stars 81 forks source link

Issue when update centos stream 9 to OL9 #181

Open edgarisapf opened 1 month ago

edgarisapf commented 1 month ago

I want to upgrade OS Centos Stream to OL9, when I run the centos2ol.sh script I get the message "unsupported distribution". In the requirements I saw that it is not compatible with this version but I can't find other way to change the version or what allows me to change the OS. image

scoter-oracle commented 1 month ago

You cannot upgrade from CentOS Stream 9 (upstream) to OL9 (downstream of the same release). And this is why the same is not supported; the only option is the one of reinstall OL9 on your system.

tvierling commented 1 month ago

https://github.com/oracle/centos2ol#supported-versions-and-architectures

This script currently supports switching CentOS Linux 6, CentOS Linux 7, CentOS Linux 8, Rocky Linux 8 and Rocky Linux 9 on both x86_64 and aarch64 architectures. It does not support CentOS Stream.

^ documented there