this post was submitted on 04 Jul 2025
10 points (85.7% liked)

It's Foss News

209 readers
1 users here now

RSS News community for It's Foss News.

If you dislike RSS Bot communities please block this one.


It’s FOSS is an award-winning web portal that focuses on Open Source in general and Linux in particular.

It’s FOSS was founded in mid-2012 as a hobby project to help desktop Linux users and spread awareness about Linux and open source. As the popularity of It’s FOSS grew worldwide, it was incorporated as an independent company CHMOD777 Media Tech in mid-2018. The term chmod 777 is inspired from the Linux command chmod with parameter 777 which signifies access (to knowledge) for everyone.

founded 4 months ago
MODERATORS
 

Another Radical Move as Fedora Now Wants to Drop UEFI Boot Support on MBR

Fedora got into a sticky situation recently, when a proposal to drop 32-bit support sparked significant backlash from the community. The change, aimed at reducing maintenance overhead for maintainers, was met with opposition from users and developers who rely on 32-bit compatibility for certain use cases.

The response was strong enough that the proposal had to be withdrawn, but the change itself will still need to be tackled sometime in the near future to avoid ongoing maintenance challenges.

Now, a new change proposal has popped up, looking to drop UEFI boot support on MBR-partitioned disks.

End of UEFI Boot Support on MBR?

Another Radical Move as Fedora Now Wants to Drop UEFI Boot Support on MBR

Posted by Katerina Koukiou of the Anaconda installer team, the change proposal aims to drop support for installing Fedora in UEFI mode on MBR-partitioned disks, specifically on x86-64 systems starting with the upcoming Fedora 43 release.

The goal with this is to simplify the installer code and stop supporting a boot configuration that is rarely used, inconsistently implemented across firmware configs, and not officially tested by Fedora.

Plus, this setup can cause the bootloader to crash, adding to its list of problems. In the merge request for this change, Katerina puts it like this:

This patch introduces a disklabel_types constraint in platform definitions and enforces it during bootloader device validation. For the x86 EFI platform, only GPT is permitted. Other EFI-capable platforms (e.g., Aarch64, Arm, RISCV64) are unaffected and may continue using MBR where appropriate - such as in cloud or embedded environments where MBR UEFI booting is still used. This change will help us avoid bootloader crashes caused by firmware failures when MBR is used.

If you are an existing user, then you don’t need to worry, as this change won’t affect your installations. It only applies to new Fedora installations done via Anaconda, where GPT would be required instead of MBR for UEFI boot.

Also, while this change targets x86_64 systems, systems running Arm and RISC-V architectures will not be impacted by it.

This proposal is currently in the community feedback phase and needs to be voted on by the Fedora Engineering Steering Committee (FESCo) before it can be implemented. You can follow the conversation and contribute to it on Fedora Discussion.

Via: Phoronix

Suggested Read 📖

Linux Community Wins as Fedora Cancels 32-Bit Removal PlanFedora’s 32-bit removal plan has been dropped due to intense backlash from the community.Another Radical Move as Fedora Now Wants to Drop UEFI Boot Support on MBRIt's FOSS NewsSourav RudraAnother Radical Move as Fedora Now Wants to Drop UEFI Boot Support on MBR


From It's FOSS News via this RSS feed

top 1 comments
sorted by: hot top controversial new old
[–] Chronographs@lemmy.zip 2 points 4 weeks ago

Probably for the best, MBR needs to die