Hi, i wrote: > > 1: Is there any use for the partition entry in the EFI partition of a > > grub-mkrescue ISO ?
Vladimir Serbinenko wrote: > Nope. An artefact of mformat that we don't really want. I just didn't know > about -k (or maybe it didn't exist back then) > > 2: Is there any use for the information which mformat does not insert > > if option -k is set ? > Probably no So how about adding "-k" to http://git.savannah.gnu.org/cgit/grub.git/tree/util/grub-mkrescue.c#n812 rv = grub_util_exec ((const char * []) { "mformat", "-C", "-f", "2880", "-L", "16", "-i", efiimgfat, "::", NULL }); and waiting for some EFI that will take offense ? (Then at least we know why we need more than what -k gives.) For now we have one old Macbook firmware which likes it. Have a nice day :) Thomas _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel