Am 21.04.2025 um 12:32:52 Uhr schrieb Patrick Dupre via users:

> I do not understand, on my laptop, the 2 last releases of the kernel
> have not been done properly, and I cannot boot on them.
> How can I populate /boot/loader/entries properly?

Check the dnf log (/var/log/dnf). Run sudo dnf update

If a kernel update is being installed, grub-mkconfig will be invoked
which creates the grub files to boot the new kernel.

You can do that manually by running update-grub or
sudo grub-mkconfig -o /boot/grub/grub.cfg

-- 
Gruß
Marco

Send unsolicited bulk mail to 1745231572mu...@cartoonies.org
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to