![]() | 1 | initial version |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
![]() | 2 | No.2 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase all traces of Fedora in the Windows 7 EFI Partition. Note that you end with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later.
![]() | 3 | No.3 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase all traces of Fedora in the Windows 7 EFI Partition. Note that you end with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later.later. You can then use grub-customizer
to remove the broken "Windows Boot Manager" entry in GRUB.
sudo yum install grub-customizer
Open the program and disable the "Windows Boot Manager" entry and save configuration. Finally run
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Dual booting should work as desired as now.
![]() | 4 | No.4 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase all traces of the Fedora folder in the Windows 7 EFI Partition. Note that you end with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later. You can then use grub-customizer
to remove the broken "Windows Boot Manager" entry in GRUB.
sudo yum install grub-customizer
Open the program and disable the "Windows Boot Manager" entry and save configuration. Finally run
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Dual booting should work as desired as now.
![]() | 5 | No.5 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase the Fedora folder in the Windows 7 EFI Partition. partition. Note that you end with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later. You can then use grub-customizer
to remove the broken "Windows Boot Manager" entry in GRUB.
sudo yum install grub-customizer
Open the program and disable the "Windows Boot Manager" entry and save configuration. Finally run
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Dual booting should work as desired as now.
![]() | 6 | No.6 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase the Fedora folder in the Windows 7 EFI partition. Note that you end up with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later. You can then use grub-customizer
to remove the broken "Windows Boot Manager" entry in GRUB.
sudo yum install grub-customizer
Open the program and disable the "Windows Boot Manager" entry and save configuration. Finally run
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Dual booting should work as desired as now.
![]() | 7 | No.7 Revision |
Found the answer:
Summary:
Add the following to /etc/grub.d/40_custom
:
menuentry 'Microsoft Windows 7' {
set root='hd1,gpt1'
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
boot
}
Erase the Fedora folder in the Windows 7 EFI partition. Note that you end up with two EFI partitions: one for Windows and one for Fedora. This is better in case you upgrade OSs later. You can then use grub-customizer
to remove the broken "Windows Boot Manager" entry in GRUB.
sudo yum install grub-customizer
Open the program and disable the "Windows Boot Manager" entry and save configuration. Finally run
sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Dual booting should work now works as desired as now. desired.