Fedora 20/Windows 8.1 dual boot help?
I've partitioned my hard-drive, and Fedora 20 runs perfectly. The problem is when i try to access the Windows 8.1 partition. On start-up the screen comes up where I can pick which partition to run, but if i pick "Windows Boot Manager", I get this:
error: file '/EFI/Microsoft/Boot/bootmgfw.efi' not found.
error: you need to load the kernal first.
Press any key to continue...
In what order did you install the operating systems? Is the EFI partition is shared between Windows and Fedora? Also, is the start-up menu from GRUB or UEFI (BIOS)?
Ahh, the 2 /boot/efi problem again. Go into fedora and execute
parted -l|fpaste
, and post the link here.The output of
lsblk
might also be useful.@stackster - Do you still need help?