I own a janky old laptop (Acer Aspire 5560G) with buggy BIOS that makes almost any OS installed on a disk with GPT partition table nigh unusable, because it hangs on every reboot or poweroff. This is not a Fedora problem, it’s the same with every other Linux distribution and even MS Windows (it’s even worse here, because it can’t even finish the installation process properly), so for years I’ve just accepted it and were doing force legacy BIOS/MBR installs on this machine (which also hasn’t been easy, because it doesn’t have an UEFI/CSM switch and every installer gets railroaded “EFI way”, unless you work your way around), until I’ve tried FreeBSD, which somehow has managed to properly install itself on a GPT partitioned disk without a hitch, which made me wondering if it can be replicated on Fedora (my Linux distribution of choice). But I lack technical knowledge in order to properly investigate the issue myself, so maybe anyone has a similar experience or a suggestion how it can be done?
P.S.: BTW, is there a way to force Anaconda to use legacy BIOS/MBR route during the installation? I’ve managed to find a workaround using Ventoy and simply renaming/removing EFI binaries from its boot partition (which makes it “fall back” to legacy mode), but can it be done without the usage of third-party tools?