On 7/9/22 09:10, Patrick Dupre wrote:
Subject: Re: uname -a
On Jul 9, 2022, at 08:23, Patrick Dupre <pdupre@xxxxxxx> wrote:
Yes,it is a multiboot
df
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 3963204 0 3963204 0% /dev
tmpfs 4007996 0 4007996 0% /dev/shm
tmpfs 4007996 10008 3997988 1% /run
/dev/sdc3 23129256 13244128 8687172 61% /
tmpfs 4007996 48 4007948 1% /tmp
/dev/sdc2 435228 258272 149974 64% /boot
tmpfs 801596 64 801532 1% /run/user/1000
Is the issue with /dev/sdc2 ?
I suspect that your mounted /boot partition has the kernels you are installing, but the kernel you are booting are on another partition that isn’t mounted. Since this isn’t UEFI, you will want to check where the bootloader is coming from, it might be one of the other OSs, which have a different grub.cfg.
I guess that you are correct.
Can I fix it?
Check the /boot entry in /etc/fstab for the correct partition ID (label,
uuid as used). Check the *.conf entries in /boot/loader/entries for the
partition ID's. Save /etc/grub2.cfg to a .bak and rerun "grub2-mkconfig
-o /boot/grub2/grub.cfg" compare the new one with the old.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure