I’ve encountered a bug similar to the issue reported here, but with the recent Fedora 42 release. (Which is the most recent version, at the time of writing.) I have been unable to boot into the install media with an MSI motherboard, and have tried the following troubleshooting steps:
Used both the Fedora Media Writer and manually downloaded the Fedora 42 ISO, and used the Disks utility to create the install media (unsuccessful)
Tried multiple USB devices (unsuccessful)
Tried to boot into install media for Linux Mint 23 (successful, but not intended outcome)
Was able to successfully boot into Fedora 42 install media on an older laptop (successful, but not intended outcome)
Disabled secure boot, fast boot, and updated the BIOS software (unsuccessful)
Created install media for Fedora 36 (as instructed here) and boot into that and upgrade (unsuccessful)
I’m largely out of ideas at this point, and any further guidance would be greatly appreciated. Thank you for your help!
Yes, I have been able to boot into Ubuntu (currently installed), as well as Linux Mint (both previously installed, and with an old copy of the boot media).
Additionally, I was able to upgrade the BIOS using the latest non-beta AMI BIOS file here. Unfortunately, I was unable to boot into the Fedora installation media in both cases.
I haven’t tried using the dd command–I’ll give that a shot, and see if it works. Appreciate your help!
Issue has been resolved! Thank you all very much for your help!
For whatever reason, just setting the USB as the first boot priority wouldn’t work, and the next time I’d boot into the UEFI menu, it’d be moved back down to priority 2. For anyone who stumbles on this thread in three years, what worked for me was as follows:
Make & insert the installation USB
Enter into the UEFI interface
Go into Settings > Boot > UEFI USB Key Drive BBS Properties
Set the boot priority to partition 2 (to the best of my understanding, partition 1 is the actual installation files, and partition 2 is the "here are the digital instructions to install the files from partition 1).
Save and reboot using whatever the UEFI hotkey is (for me, it was F10)
From there, I was able to boot into the GRUB menu, and install Fedora successfully.
Thank you all again for your help–much appreciated!