[Bug 2077553] Re: ESP detection failures
Mario Limonciello
2077553 at bugs.launchpad.net
Thu Aug 22 03:21:11 UTC 2024
I've uploaded the 1.9.24 release to unapproved queue for SRU team to
review (reminder of
https://wiki.ubuntu.com/StableReleaseUpdates#fwupd_and_fwupdate)
I also have it staged on a PPA for anyone that would like to test in advance of SRU team's review.
https://launchpad.net/~superm1/+archive/ubuntu/uefi
** Changed in: fwupd (Ubuntu Noble)
Status: Triaged => In Progress
** Changed in: fwupd (Ubuntu Oracular)
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fwupd in Ubuntu.
https://bugs.launchpad.net/bugs/2077553
Title:
ESP detection failures
Status in Fwupd:
Fix Released
Status in fwupd package in Ubuntu:
Fix Committed
Status in fwupd source package in Noble:
In Progress
Status in fwupd source package in Oracular:
Fix Committed
Bug description:
[IMPACT]
fwupd 1.9.x attempts to detect the correct ESP to use, but since it's been opened up to all FAT32 partitions, there have been some false positives such as:
/run/media/root/PQSERVICE does not have sufficient space, required
90,1 MB, got 51,2 MB
PQSERVICE is a recovery partition on Lenovo systems and NOT an ESP.
In order to fix this, heuristics are added to fwupd to skip known
recovery partitions while still allowing to install on FAT32
partitions that look like ESPs.
[TEST PLAN]
Test that fwupd enumerates ESP properly
[Where problems occur]
If a user manually names their ESP using anything in the heuristics
list it will no longer be identified properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/fwupd/+bug/2077553/+subscriptions
More information about the foundations-bugs
mailing list