From owner-freebsd-questions@FreeBSD.ORG Wed Nov 3 21:40:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A680016A4CE for ; Wed, 3 Nov 2004 21:40:01 +0000 (GMT) Received: from levanto.mail.adnap.net.au (levanto.mail.adnap.net.au [203.6.132.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9C743D41 for ; Wed, 3 Nov 2004 21:40:01 +0000 (GMT) (envelope-from tim@spyderweb.com.au) Received: from bofh.spyderweb.com.au (unknown [202.6.132.80]) by levanto.mail.adnap.net.au (Postfix) with ESMTP id 2253C5AE0 for ; Thu, 4 Nov 2004 08:09:50 +1030 (CST) Received: from spyderweb.com.au (localhost [127.0.0.1]) by bofh.spyderweb.com.au (8.13.1/8.13.1) with SMTP id iA3LeYrD023150 for ; Thu, 4 Nov 2004 08:10:35 +1030 (CST) (envelope-from tim@spyderweb.com.au) Date: Thu, 4 Nov 2004 08:10:33 +1030 From: Tim Aslat To: freebsd-questions@freebsd.org Message-ID: <20041104081033.6bdddc27@bofh.spyderweb.com.au> In-Reply-To: <1B36135783A3254A8C024188C0E3DFEC22E7A1@mx.muttart.org> References: <1B36135783A3254A8C024188C0E3DFEC22E7A1@mx.muttart.org> Organization: Spyderweb Consulting X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Filesystem quotas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 21:40:01 -0000 In the immortal words of "Chris Burchell" ... > 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 Spyderweb Consulting http://www.spyderweb.com.au Phone: +61 0401088479