On Wed, Jul 23, 2025 at 04:40:04PM +0100, [email protected] wrote: > From: Doug Goldstein <[email protected]> > > When grub-probe fails, the current code is to just stuff an empty result > in which causes the user to not knowingly have a system that no longer > boots. grub-probe can fail because the ZFS pool that contains the root > filesystem might have features that grub does not yet support which is a > common configuration for people with a rpool and a bpool. This behavior > uses the zdb utility to dump the same value as the filesystem label > would print. > > Signed-off-by: Doug Goldstein <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
