On Sun, Apr 24, 2022 at 03:36:33PM +0800, Icenowy Zheng wrote: > Although the EFI specification enforces support for FAT ESP, it's free > for EFI implementations to implement support for ESPs with other formats > (e.g. ext4, ntfs, etc), and at least U-Boot EFI will support ext4 ESP if > U-Boot is built with ext4 support. In some situations a GRUB > installation on such a non-FAT ESP could be useful (e.g. a NTFS-based > USB disk that can dual boot a Windows installation media and a Linux > LiveCD). > > As this is advanced and implementation-dependent behavior, let > grub-install allow this kind of installation, but only when --force is > specified. > > Signed-off-by: Icenowy Zheng <u...@icenowy.me>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel