Filesystem quotas

Tim Aslat tim at spyderweb.com.au
Wed Nov 3 13:40:01 PST 2004


In the immortal words of "Chris Burchell" <cburchell at muttart.org>...
> In testing features on a FreeBSD mini installation I have modified the
> /etc/fstab file so that the / partition is 'rq' instead of 'rw' - this
> was done to enable quotas so I could try working with them.
> (the man page said 'rq' was read/write/with quotas)

Actually I think you will find that is internal codes, try using the
userquota option as well as rw
eg: 
/dev/ad0s1h    /home   ufs  rw,userquota,groupquota   1  1

Cheers

Tim



-- 
Tim Aslat <tim at spyderweb.com.au>
Spyderweb Consulting
http://www.spyderweb.com.au
Phone: +61 0401088479


More information about the freebsd-questions mailing list