Follow-ups Re: GRUB not displaying a new entry for a new custom linux kernel GRUB not displaying a new entry for a new custom linux kernel 05 August 2021, 19:03:15 So i compiled a Linux kernel, installed it, ran mkinitcpio (all via this guide here https://wiki.archlinux.org/title/Kernel/Traditional_compilation), ran grub-mkconfig -o /boot/grub/grub.cfg, it detected my new linux kernel, rebooted, and, no new kernel. 1 Likes
Re: GRUB not displaying a new entry for a new custom linux kernel Reply #1 – 05 August 2021, 20:57:24 Does the entry appear in grub.cfg, is there a Grub menu entry you can select? Are there any error messages? Looking at some kernel PKGBUILDS in the AUR should give some general up to date guides. Older kernels might not support zstd mkinitcpio compression so use lz4 in /etc/mkinitcpio.conf and it's possibly better anyway.
Re: GRUB not displaying a new entry for a new custom linux kernel Reply #2 – 23 August 2021, 01:14:31 Quote from: Ohio2 – on 05 August 2021, 19:03:15So i compiled a Linux kernel, installed it, ran mkinitcpio (all via this guide here https://wiki.archlinux.org/title/Kernel/Traditional_compilation), ran grub-mkconfig -o /boot/grub/grub.cfg, it detected my new linux kernel, rebooted, and, no new kernel.I don't have this problem so you are missing something.Did you highlight / press ENTER onQuoteAdvanced options for Artix Linuxin the grub menu presented at boot time?