Sample Header Ad - 728x90

How to enble quota option f2fs filesystem?

0 votes
1 answer
614 views
I'm trying to use quota option in the f2fs filesystem. I have created a filesystem with f2fs and have a mounting point. I have added quota mounting options in /etc/fstab and remounted my device(sd card) and checked with the following command:
/proc/mounts | grep ' /mnt/xyz '
I cant see updated quota options in device mounting options. my linux kernel is v5.11 and I found that quota option is available from linux kernel v5.14(https://www.ansymbol.com/linux/v5.14/ident/quota_ino ). >quotacheck: Mountpoint (or device) /media/venk/UserData not found or has no quota enabled. >quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. any solutions, please?
Asked by Venkatesh Kaduru (1 rep)
Dec 29, 2021, 03:22 PM
Last activity: Feb 24, 2024, 11:00 AM