Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Can you add the contents of your /boot/efi/EFI/fedora/grub.cfg? Commented Jan 2, 2019 at 16:19
  • your grub.cfg should have a windows entry otherwise you need to let grub find other bootloaders, you did run os-prober and grub-mkconfig -o /boot/grub/grub.cfg right ? Commented Jan 2, 2019 at 18:25
  • It may be useful to edit your question, adding the exact commands you run when installing/configuring GRUB, your partition listing (e.g. fdisk -l) and the mount points you had back then. Since you mentioned Fedora: did you follow the guide from it's wiki? Also, you may find useful guidance in Arch Wiki - Dual boot with Windows, which also points you to How to configure GRUB to boot Windows on UEFI. Commented Jan 2, 2019 at 19:45