Recently I have tried to convert a CentOS 8 Stream system into AlmaLinux, but after a successful run of the almalinux-deploy script the kernel still is Centos8 Stream. There is no AlmaLinux kernel present and the active kernel is still CentOS 8 Stream:
sudo grubby --info DEFAULT | grep title
title="CentOS Stream (4.18.0-408.el8.x86_64) 8"
Repositories are converted however. Is this expected behaviour?
Hello,
Recently I have tried to convert a CentOS 8 Stream system into AlmaLinux, but after a successful run of the almalinux-deploy script the kernel still is Centos8 Stream. There is no AlmaLinux kernel present and the active kernel is still CentOS 8 Stream:
sudo grubby --info DEFAULT | grep title
title="CentOS Stream (4.18.0-408.el8.x86_64) 8"
Repositories are converted however. Is this expected behaviour?