Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-13 Thread Camina Shell via users
Today's update (on F41) included a version of grub2 that fixed this issue. Thank you to all those who contributed to fixing it! ``` ... Upgrade grub2-common-1:2.12-20.fc41.noarch Dependency updates Upgrade grub2-tools-minimal-1:2.12-20.fc41.x86_64 Dependency update

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-11 Thread Camina Shell via users
I got in contact with a member of the rehat development team about this issue and they kindly responded with the below, quote: > For the issue you mentioned, we are working on it and for the time being we > will drop the culprit patch. Issue has been reported not just by fedora but > by the aar

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-08 Thread Camina Shell via users
Great findings! I may give it a go... I'm deciding whether or not to just purge the W11 volume as I don't use it anyway. That said, I've been hunting down what changes, and been looking at the commits to the grub area. Only found some nice security updates but nothing so far as to shine light on

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-08 Thread Camina Shell via users
Running os-prober on its own also reveals this seg fault. ❯ sudo os-prober /dev/nvme2n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi /usr/libexec/os-probes/50mounted-tests: line 186: 224295 Segmentation fault (core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/nul

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-08 Thread Camina Shell via users
Also updated F41 Workstation yesterday (which is a W11 dual-boot setup). I think the issue is not with the tests file but with grub2-mount, which was likely changed in the update. The update may have some vuln patches and perhaps some regressions. Trying to find out. Action Package