Premise: I tried to read all other posts of people having issues with dual boot and tried all solutions I could find and none worked so far.
System Description: An old Acer F5, one SSD, initially with Windows 10 installed.
What I did: Download Fedora 43 Workstation, burn the USB stick with the image, shrink one of the windows partition to free up space, install Fedora 43 using the available space on the disk.
The installation is successful with no error.
The problem: Windows always starts automatically at every start up, no prompt appears to ask which OS I want to start.
What I tried so far:
- Check the windows boot order, Linux doesn’t appear anywhere
- load again the Fedora live with the USB stick, run
sudo efibootmgr, realize that Fedora is present in the boot list but not in the boot order - run
sudo efibootmgr --bootorder XXXX,YYYY...and correct boot order, set Fedora first
before:
after:
- Restart the system, but windows still starts automatically
- Run again Fedora live, run
sudo efibootmgrand I see that the boot order is back to what was initially - I also tried to re-install grub via the Fedora live but it also didn’t have success and I also checked if the fedora boot is found in the efi partition and it is found. Sorry for not pasting here the commands run and the result, but I cannot find again the command I used and didn’t take any picture at that time …
Additional info:
during the installation the following partitions were used:
Don’t be surprised if you see ubuntu too in the boot list. After trying everything with Fedora I thought maybe it works with another Linux distribution. So I tried to same with Linux Mint and still had the exact same issue. So now I’m back to Fedora since it’s my preferred choice.
I will really appreciate if someone can help me!


