Comment 15 for bug 1990179

Revision history for this message
Mario Limonciello (superm1) wrote : Re: fwupd dbx datqabase bug fix

The important part isn't the filesystem type but the partition identification type.

> c12a7328-f81f-11d2-ba4b-00a0c93ec93b

This corresponds to an ESP type of partition.
https://fwupd.github.io/libfwupdplugin/const.VOLUME_KIND_ESP.html

This means that the solution you linked: https://github.com/fwupd/fwupd/commit/ce63e44395f28746adf4ff274442925d8e621585

Will have no impact on your machine. If you're having a failure, we should debug is separately.