Hi All
I have just run my first Almalinux conversion on a CPanel / CentOS 8 server.
Followed the linked help page How to convert from CentOS 8 to AlmaLinux 8
Got to the end smoothly, ran the checks, and ran them again after a graceful restart, and again after a Forceful restart:
[root@mail7 ~]# cat /etc/redhat-release
AlmaLinux release 8.4 (Electric Cheetah)
[root@mail7 ~]# grubby --info DEFAULT | grep AlmaLinux
title="AlmaLinux (4.18.0-305.19.1.el8_4.x86_64) 8.4 (Electric Cheetah)"
Which appears to be correct.
I also listed this without the grep filter to see what else was there:
[root@mail7 ~]# grubby --info DEFAULT
index=0
kernel="/boot/vmlinuz-4.18.0-305.19.1.el8_4.x86_64"
args="ro net.ifnames=0 biosdevname=0 quiet elevator=noop pti=off nomodeset nofb vga=normal console=tty1 console=ttyS0 console=hvc0 $tuned_params"
root="UUID=585d1221-1b46-4cf6-b546-b469d900d1d2"
initrd="/boot/initramfs-4.18.0-305.19.1.el8_4.x86_64.img $tuned_initrd"
title="AlmaLinux (4.18.0-305.19.1.el8_4.x86_64) 8.4 (Electric Cheetah)"
id="d44eb31881b145239791fd745a8c11c2-4.18.0-305.19.1.el8_4.x86_64"
All of which seems to in order, but I still get this:

The banner still indicates Centos 8 and asks me to convert ? Surely that banner should change and the nag panel disappear?
If it makes a difference this VM is on Xen hypervisor.
I have just run my first Almalinux conversion on a CPanel / CentOS 8 server.
Followed the linked help page How to convert from CentOS 8 to AlmaLinux 8
Got to the end smoothly, ran the checks, and ran them again after a graceful restart, and again after a Forceful restart:
[root@mail7 ~]# cat /etc/redhat-release
AlmaLinux release 8.4 (Electric Cheetah)
[root@mail7 ~]# grubby --info DEFAULT | grep AlmaLinux
title="AlmaLinux (4.18.0-305.19.1.el8_4.x86_64) 8.4 (Electric Cheetah)"
Which appears to be correct.
I also listed this without the grep filter to see what else was there:
[root@mail7 ~]# grubby --info DEFAULT
index=0
kernel="/boot/vmlinuz-4.18.0-305.19.1.el8_4.x86_64"
args="ro net.ifnames=0 biosdevname=0 quiet elevator=noop pti=off nomodeset nofb vga=normal console=tty1 console=ttyS0 console=hvc0 $tuned_params"
root="UUID=585d1221-1b46-4cf6-b546-b469d900d1d2"
initrd="/boot/initramfs-4.18.0-305.19.1.el8_4.x86_64.img $tuned_initrd"
title="AlmaLinux (4.18.0-305.19.1.el8_4.x86_64) 8.4 (Electric Cheetah)"
id="d44eb31881b145239791fd745a8c11c2-4.18.0-305.19.1.el8_4.x86_64"
All of which seems to in order, but I still get this:

The banner still indicates Centos 8 and asks me to convert ? Surely that banner should change and the nag panel disappear?
If it makes a difference this VM is on Xen hypervisor.
Last edited by a moderator: