SUMMARY: [Q] How to remove the quotas???

Duffy Men (duffy@cais3.cais.com)
Tue, 16 Sep 1997 12:26:36 -0400 (EDT)

Thank you for several people point me to the right answer. The answer is:

Check what mount options are given in /etc/vfstab for these 2 file systems.
Mount-options is the last field in vfstab. If 'quota' is mentioned, remove it.
(If it is 'rq', change it to 'rw').

My original post:

> Checking UFS: /home/quotas: No such file or directory

> /var/quotas: No such file or directory
> quotactl: /var/quotas open: no such file or directory

> Can anyone tell me how to fix it? Thank you.