lets take a quick look at the /boot partition.
Code: Select all
ls -l /boot
Results witha look at the /boot partition.
Code: Select all
┌─[fa@fa]─[23:05:24_Mon_26 08 2024]─────────────────────────────────────────────────────────────────┘
└─> ls -l /boot
total 200521
-rw-r--r-- 1 root root 274524 Aug 21 04:24 config-6.10.6-2-liquorix-amd64
-rw-r--r-- 1 root root 273378 Aug 4 08:23 config-6.9.12-2-liquorix-amd64
drwxrwxr-x 3 root root 512 Jan 1 1970 efi
drwxr-xr-x 6 root root 4096 Aug 25 17:53 grub
-rw-r--r-- 1 root root 78011261 Aug 26 22:56 initrd.img-6.10.6-2-liquorix-amd64
-rw-r--r-- 1 root root 92136114 Aug 6 18:08 initrd.img-6.9.12-2-liquorix-amd64
drwx------ 2 root root 16384 Feb 29 20:54 lost+found
-rw-r--r-- 1 root root 138712 Feb 11 2023 memtest86+ia32.bin
-rw-r--r-- 1 root root 139776 Feb 11 2023 memtest86+ia32.efi
-rw-r--r-- 1 root root 144312 Feb 11 2023 memtest86+x64.bin
-rw-r--r-- 1 root root 145408 Feb 11 2023 memtest86+x64.efi
-rw-r--r-- 1 root root 6627454 Aug 21 04:24 System.map-6.10.6-2-liquorix-amd64
-rw-r--r-- 1 root root 6580779 Aug 4 08:23 System.map-6.9.12-2-liquorix-amd64
drwxr-xr-x 2 root root 4096 Feb 29 20:57 uefi-mt
-rw-r--r-- 1 root root 10457600 Aug 21 04:24 vmlinuz-6.10.6-2-liquorix-amd64
-rw-r--r-- 1 root root 10338816 Aug 4 08:23 vmlinuz-6.9.12-2-liquorix-amd64
The easiest workaround is to avoid 6.9 kernels and higher. You may not even gain a benefit from using them over the stock kernel provided by MX, or from an older Liquorix kernel from an earlier branch.artytux wrote: Mon Aug 26, 2024 8:25 am I'm reading up on initrd clear as mud. I'll keep reading ugh.
yeah, the 6.1.artytux wrote: Mon Aug 26, 2024 10:08 am Looked up best info I could find is *6.6.11-2-lts* we have *6.6.11-1* so is there a LTS kernel in MX Linux ?
and which packages to get, there is a heap of them I don't see any LTS tag on any of the 6.1.dolphin_oracle wrote: Mon Aug 26, 2024 10:28 amyeah, the 6.1.artytux wrote: Mon Aug 26, 2024 10:08 am Looked up best info I could find is *6.6.11-2-lts* we have *6.6.11-1* so is there a LTS kernel in MX Linux ?
You won't see LTS tags on default Debian kernels because Debian picks LTS kernels for their defaults.