From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 03:38:21 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 4E92716A4CE for ; Thu, 5 Feb 2004 03:38:21 -0800 (PST) Received: from c009.snv.cp.net (h019.c009.snv.cp.net [209.228.34.132]) by mx1.FreeBSD.org (Postfix) with SMTP id 21C6B43D41 for ; Thu, 5 Feb 2004 03:38:18 -0800 (PST) (envelope-from shrikant@corp.123india.com) Received: (cpmta 17679 invoked from network); 5 Feb 2004 03:38:16 -0800 Received: from 203.115.113.14 (HELO dail) by smtp.corp.123india.com (209.228.34.132) with SMTP; 5 Feb 2004 03:38:16 -0800 X-Sent: 5 Feb 2004 11:38:16 GMT Message-ID: <001401c3ebdb$de9333a0$0403000a@windomain> From: "Shrikant" To: Date: Thu, 5 Feb 2004 17:03:18 +0530 Organization: 123india.com ltd MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Help required on seeting up Quota for users .... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Shrikant List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 11:38:21 -0000 Sir , I have only one partition of my disk on whihc all the OS have been = installed=20 no /home, /var etc ...All on one partition / Below is my fstab file -------------------------------------------------------------------------= ------- # Device Mountpoint FStype Options = Dump Pass# /dev/twed0s1b none swap sw = 0 0 /dev/twed0s1a / ufs rw = 1 1 /dev/acd0c /cdrom cd9660 ro,noauto = 0 0 proc /proc procfs rw = 0 0 =20 -------------------------------------------------------------------------= ------- =20 Now in this condition i want to set up quotas for users i create how = do i go about . I have modified the kernel for quota (freebsd 4.8) Shall i enable the quota for all the / partition in /etc/fstab ..Will = this affect my system=20 or ..some thing else=20 Please guide . shri