Custom kernel version is not correctly detected by Grub

Here is the latest content of my /boot directory:

ls -l
total 310772
drwx------ 3 root root     4096  1 janv.  1970 efi
drwxr-xr-x 6 root root     4096  8 avril 08:17 grub
-rw------- 1 root root 83343658  6 avril 23:28 initramfs-6.1-x86_64-fallback.img
-rw------- 1 root root 11342837  6 avril 23:27 initramfs-6.1-x86_64.img
-rw------- 1 root root 87469649  6 avril 22:39 initramfs-6.2-x86_64-fallback.img
-rw------- 1 root root 12293017  6 avril 22:39 initramfs-6.2-x86_64.img
-rw------- 1 root root 72074289  7 avril 16:07 initramfs-linux-xanmod-linux-bin-x64v2-fallback.img
-rw------- 1 root root 11297941  7 avril 16:06 initramfs-linux-xanmod-linux-bin-x64v2.img
-rw-r--r-- 1 root root  7066624 15 févr. 01:22 intel-ucode.img
-rw-r--r-- 1 root root       21  6 avril 19:13 linux61-x86_64.kver
-rw-r--r-- 1 root root       21  6 avril 19:12 linux62-x86_64.kver
-rw-r--r-- 1 root root       21  7 avril 16:04 linux-xanmod-linux-bin-x64v2.kver
drwxr-xr-x 2 root root     4096 10 févr. 00:42 memtest86+
-rw-r--r-- 1 root root 11257376  6 avril 23:27 vmlinuz-6.1-x86_64
-rw-r--r-- 1 root root 12539136  6 avril 22:39 vmlinuz-6.2-x86_64
-rw-r--r-- 1 root root  9485408  7 avril 16:06 vmlinuz-linux-xanmod-linux-bin-x64v2

The interesting file is called linux-xanmod-linux-bin-x64v2.kver and it is found with the proposed patch. I think I misprinted the name of the file in the first example - shame on me for not checking it !

I just saw that the patch was accepted, thank you kindly !

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