to remove any EOL kernel BEFORE updating
sudo mhwd-kernel -r linux516
check theses points
sudo mhwd-kernel -li
ls /etc/mkinitcpio.d/*.preset
sudo ls /boot/initramfs-*
sudo ls /boot/vmlinuz-*
sudo ls /usr/lib/modules/*
pacman -Qs linux*
see this
1 Like