How to remove old kernel

i had linux-zen kernel and now i installed linux-cachyos kernel

and now in grub i have:
Garuda Linux
Advanced options for Garuda linux
Garuda Linux (on /dev/sdb2)
Advanced otpitons for Garuda Linux (on /dev/sdb2)
under that i have linux-zen and linux-cachyos options (on /dev/sdb2)

which of these options and how to remove them after install of cachyos kernel?

I don’t want to have a multiple options in grub.

Please post your garuda-inxi as requested by the template.
And please try to explain yourself better.


If you want to uninstall linux-zen:

sudo pacman -R linux-zen linux-zen-headers

and then reboot.

However, it makes sense to always have a second kernel as a fallback.

For duplicate entries in grub, take a look here:

7 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.