From owner-freebsd-questions Sun Dec 30 16:42:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fep02-mail.bloor.is.net.cable.rogers.com (fep02-mail.bloor.is.net.cable.rogers.com [66.185.86.72]) by hub.freebsd.org (Postfix) with ESMTP id 5635037B417 for ; Sun, 30 Dec 2001 16:42:52 -0800 (PST) Received: from rogers.com ([24.43.137.212]) by fep02-mail.bloor.is.net.cable.rogers.com (InterMail vM.5.01.04.02 201-253-122-122-102-20011128) with SMTP id <20011231004241.NFDR219559.fep02-mail.bloor.is.net.cable.rogers.com@rogers.com> for ; Sun, 30 Dec 2001 19:42:41 -0500 Message-ID: <3C2FB4DF.2020003@rogers.com> Date: Sun, 30 Dec 2001 19:44:15 -0500 From: Joseph Yuen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: disk quota problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I was trying to create disk quota for users. I've add options QUOTA to my kernel, also I've added these two lines to my rc.conf enable_quotas="YES" check_quotas="NO" However, when I try to add the userquota to /usr in the fstab file and reboot, the system just hangs whenever I run any commands. (I can't even run edquota) Can anybody tell me what's wrong with this? Thanks. Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message