Dryden Personalis schreef op 09-05-2016 18:10:
I have reverted to that of the patch (or similar):if (fs_probe) { if (!is_lvm && !fs && !ctx.dest_partmap) grub_util_error (_("unable to identify a filesystem in %s; safety check can't be performed"), dest_dev->disk->name);
In particular I feel !is_lvm and !ctx.dest_partmap are equivalent. Why, they both indicate partitions, instead of being a partition (with a filesystem).
_______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
