Hello every body, I still have this issue, I select (from grub) to boot on menuentry 'Fedora Linux 36 (Workstation Edition) (on /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-0-rescue-03f1745f56634738ac83375619d247ec--a5b809ae-61c2-4d67-b0f3-109e99faad39' { insmod part_gpt insmod ext2 set root='hd0,gpt6' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6 a5b809ae-61c2-4d67-b0f3-109e99faad39 else search --no-floppy --fs-uuid --set=root a5b809ae-61c2-4d67-b0f3-109e99faad39 fi linux /boot/vmlinuz-0-rescue-03f1745f56634738ac83375619d247ec root=/dev/sda6 initrd /boot/initramfs-0-rescue-03f1745f56634738ac83375619d247ec.img } Which is not the first OS of the list (which is fc34, still the default OS) It really loads fc36 on /sda6 and I get: uname -a Linux localhost.localdomain 5.17.12-100.fc34.x86_64 #1 SMP PREEMPT Mon May 30 17:47:02 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Note the date! =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 | | Room# D114A =========================================================================== > Sent: Sunday, July 10, 2022 at 6:11 AM > From: "ToddAndMargo via users" <users@xxxxxxxxxxxxxxxxxxxxxxx> > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Cc: "ToddAndMargo" <ToddAndMargo@xxxxxxxx> > Subject: Re: uname -a > > On 7/9/22 04:02, Patrick Dupre wrote: > > I jumped form fc32 to fc34, and to fc36 > > > > rpm -qa kernel > > kernel-5.12.9-300.fc34.x86_64 > > kernel-5.17.12-100.fc34.x86_64 > > Hi Patrick, > > When you boot, just as the OS is about to start and > grub asks you what kernel to run, press your down > arrow key to stop the count down and write us back > what the default kernel grub wanted to run is. > > -T > _______________________________________________ > 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 > _______________________________________________ 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