AlmaLinux / almalinux-deploy

EL to AlmaLinux migration tool.
GNU General Public License v3.0
543 stars 72 forks source link

Conversion from CentOS 8 Stream doesn't boot into AlmaLinux kernel. #148

Closed Stokvisss closed 2 years ago

Stokvisss commented 2 years ago

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?