[Note] Firmware 4.2.1-release4 doesn't show F2FS Formatted Storage

GL GUI → Applications → Network Storage:

Yet in LuCI:

Shell:

root@GL-AX1800:~# df -h
Filesystem                Size      Used Available Use% Mounted on
mtd:ubi_rootfs           52.8M     52.8M         0 100% /rom
tmpfs                   196.4M    668.0K    195.8M   0% /tmp
/dev/ubi0_2              46.0M      8.5M     35.1M  20% /overlay
overlayfs:/overlay       46.0M      8.5M     35.1M  20% /
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/sda1               XXXXG     XX.0G    XXX.XG  XX% /mnt/sda1

I’ve been using the disk as expected.

opkg install f2fs-tools kmod-fs-f2fs libf2fs

1 Like

Thanks for your feedback.
We will discuss adding it when we refactor Network Storage feature.

1 Like

Thank you @yuxin.zou . I would note f2fs isn’t a common or popular filesystem so it may be easier to provide the user a list of the supported stock filesystems or a wizard-based question that results in pulling down the appropriate packages.