I've generated a BOOTX64.EFI that recognizes the F2FS filesystem on listing (hd0,gpt1) but scrolls blank lines continuously when listing (hd0,gpt1)/ I suspect that f2fs.mod is not fully compatible with f2fs ver 1.14.
Confirmation and followup on this would be appreciated. BOOTX64.EFI was generated by the following command within a fully updated Fedora 33 Workstation. sudo grub2-install -v --boot-directory=/run/media/ \liveuser/ESP/EFI/BOOT --compress=xz --modules="part_gpt part_msdos f2fs" --efi-directory=/run/media/ \liveuser/ESP/EFI --no-bootsector --removable -s --target=x86_64-efi --recheck /run/media/liveuser/ESP/ Thanks, --Fred
