now, linux kernel ext4/f2fs filesystem can support casefold. i used this
commond to format ext4 filesystem.

mkfs.ext4 -F -O 64bit -L '' -E encoding=utf8 '/dev/block/nvme1n1p1'

but grub can't found vmlinuz and initrd.img on casefold ext4 filesystem.
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to