grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is possible allow GRUB to mount ext4/f2fs filesystems that have the case


From: youling 257
Subject: is possible allow GRUB to mount ext4/f2fs filesystems that have the casefold feature?
Date: Mon, 27 Dec 2021 13:36:56 +0800

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]