Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: Ohio2 on 05 August 2021, 19:03:15

Title: GRUB not displaying a new entry for a new custom linux kernel
Post by: Ohio2 on 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.
Title: Re: GRUB not displaying a new entry for a new custom linux kernel
Post by: ####### on 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.
Title: Re: GRUB not displaying a new entry for a new custom linux kernel
Post by: tut on 23 August 2021, 01:14:31
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.

I don't have this problem so you are missing something.

Did you highlight / press ENTER on
Quote
Advanced options for Artix Linux
in the grub menu presented at boot time?