[Bug 2077553] Re: ESP detection failures
Launchpad Bug Tracker
2077553 at bugs.launchpad.net
Tue Sep 10 06:16:06 UTC 2024
This bug was fixed in the package fwupd - 1.9.24-1~24.04.1
---------------
fwupd (1.9.24-1~24.04.1) noble; urgency=medium
* New upstream version (1.9.24)
- Improves ESP detection false positives (LP: #2077553)
- Adds support for mediatek scalar (LP: #2076151)
- Fixes redfish protocol handling (LP: #2077411)
-- Mario Limonciello <superm1 at gmail.com> Wed, 21 Aug 2024 13:39:05
-0500
** Changed in: fwupd (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
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 Released
Status in fwupd source package in Noble:
Fix Released
Status in fwupd source package in Oracular:
Fix Released
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