On Tue, Nov 3, 2020 at 9:11 AM linux guy <linuxguy...@gmail.com> wrote:
>
> "Try this command and see if it works: efibootmgr -c -w -L Fedora -d /dev/sdb 
> -p 2 -l \EFI\fedora\shimx64.efi"
>
> What directory should I run this from ?

Doesn't matter. But you might just report what you get for 'efibootmgr
-v' first.

If that returns a bunch of lines, you can proceed. But those
backslashes need backslashes i.e. double them.
\\EFI\\fedora\\shimx64.efi

If you get a single line error message from efibootmgr then we need to
figure out what's going on. Seems like Windows 10 is installed with
UEFI "enabled" and somehow Fedora got installed with a "Legacy BIOS"
mode enabled. In which case it's easier to just reinstall - don't
forget to backup /home though first.


-- 
Chris Murphy
_______________________________________________
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