All of lore.kernel.org
 help / color / mirror / Atom feed
* is possible allow GRUB to mount ext4/f2fs filesystems that have the casefold feature?
@ 2021-12-27  5:36 youling 257
  2021-12-27  7:22 ` Mihai Moldovan
  0 siblings, 1 reply; 2+ messages in thread
From: youling 257 @ 2021-12-27  5:36 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 386 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-27  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-27  5:36 is possible allow GRUB to mount ext4/f2fs filesystems that have the casefold feature? youling 257
2021-12-27  7:22 ` Mihai Moldovan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.