I'm on FC31, dual boot.

os-prober finds the Windows efi boot partition. /dev/nvme0n1p1

sudo mount /dev/nvme0n1p1 nvme0n1p1/
$ ls nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi

But boot from the grub menu fails:

'/efi/Microsoft/Boot/bootmgfw.efi' not found

because the grub path use lower case efi, while the the actual path has it capitalized.

Where does grub store the path it uses for the Windows boot manager ?

sean

_______________________________________________
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

Reply via email to