To use quotaon command you need to install the following first:
sudo apt-get install quota quotatools
By typing sudo quotaon -u /mnt/tempdir, it gives the following error:
quotaon: Quota format not supported in kernel.
Didn't find out how to resolve it.
To use
quotaoncommand you need to install the following first:sudo apt-get install quota quotatoolsBy typing
sudo quotaon -u /mnt/tempdir, it gives the following error:quotaon: Quota format not supported in kernel.Didn't find out how to resolve it.