Edward
February 17, 2025, 8:44pm
1
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.
nepti
February 17, 2025, 9:12pm
2
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:
System:
Kernel: 6.12.7-zen1-1-zen arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
clocksource: tsc avail: hpet,acpi_pm
parameters: BOOT_IMAGE=/@/boot/vmlinuz-linux-zen
root=UUID=142516ae-d002-447e-a9a5-0939a0cf79fa rw rootflags=subvol=@
quiet loglevel=3 ibt=off
Desktop: KDE Plasma v: 6.2.4 tk: Qt v: N/A info: frameworks v: 6.9.0
wm: kwin_wayland vt: 1 dm: SDDM Distro: Garuda base: Arch Linux
Machine:
Type: Desktop Mobo: ASUSTeK model: TUF GAMING X570-PLUS (WI-FI) v: Rev X.0x
serial: <superuser req…
7 Likes
system
Closed
February 19, 2025, 9:12pm
3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.