Hello! I can’t switch to kernel 5.10. I constantly boot with kernel 5.15. Please tell me what should I do.
~ mhwd-kernel -li ✔
Currently running: 5.15.65-1-MANJARO (linux515)
The following kernels are installed in your system:
* linux510
* linux515
* linux518
* linux54
~ cat /boot/efi/loader/loader.conf ✔
timeout 3
#console-mode keep
default kernel510.conf
editor 0
~ ls -la /boot/efi/loader/entries ✔
загалом 3
drwxr-xr-x 2 root root 512 вер 30 18:49 .
drwxr-xr-x 3 root root 512 вер 30 18:56 ..
-rwxr-xr-x 1 root root 176 чер 23 00:10 arch.conf
-rwxr-xr-x 1 root root 206 чер 23 00:11 arch-fallback.conf
-rwxr-xr-x 1 root root 184 вер 30 18:49 kernel510.conf
~ cat /boot/efi/loader/entries/kernel510.conf ✔
title Manjaro Linux 5.10
version 5.10
linux /vmlinuz-5.10-x86_64
initrd /amd-ucode.img
initrd /initramfs-5.10-x86_64.img
options root=PARTUUID=e39491ff-055a-6d48-8f32-b989b78d93fa rw
~ ls -la /boot/vml* ✔
-rw-r--r-- 1 root root 9739328 жов 2 23:32 /boot/vmlinuz-5.10-x86_64
-rw-r--r-- 1 root root 10783264 вер 19 01:08 /boot/vmlinuz-5.15-x86_64
-rw-r--r-- 1 root root 10819808 вер 26 18:47 /boot/vmlinuz-5.18-x86_64
-rw-r--r-- 1 root root 7441216 вер 19 01:08 /boot/vmlinuz-5.4-x86_64
~
~ sudo bootctl update ✔
Read $KERNEL_INSTALL_LAYOUT from /etc/machine-info. Please move it to the layout= setting of /etc/kernel/install.conf.
Skipping "/boot/efi/EFI/systemd/systemd-bootx64.efi", since same boot loader version in place already.
Skipping "/boot/efi/EFI/BOOT/BOOTX64.EFI", since same boot loader version in place already.