From owner-freebsd-questions Tue Feb 15 2:58:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tango.SoftHome.net (tango.SoftHome.net [204.144.231.49]) by builder.freebsd.org (Postfix) with SMTP id EBDE6431C for ; Tue, 15 Feb 2000 02:58:10 -0800 (PST) Received: (qmail 9118 invoked by uid 417); 15 Feb 2000 10:59:46 -0000 Received: from cr951892-a.ym1.on.wave.home.com (HELO jasonlam) (24.112.167.75) by smtpa.softhome.net with SMTP; 15 Feb 2000 10:59:46 -0000 Message-ID: <011d01bf77a3$4141f740$0201a8c0@jasonlam> From: "Jason Lam" To: Subject: Quota Problem Date: Tue, 15 Feb 2000 05:56:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I am having this error msg when I do a "quotaon -a" quotaon: using /home/quota.user on quotaon: /home: Operation not permitted First, I re-compiled the kernel with options QUOTA and then I change the rc.conf for enable_quotas and check_quotas. /home is a mount partition. Here is /etc/fstab's entry /dev/wd0s2e /home ufs rw,userquota 2 2 Here is mount /dev/wd0s2e on /home (ufs, local, with quotas, writes: sync 2 async 7) Can anyone suggest a solution? Jason Lam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message