From owner-freebsd-questions Mon Feb 25 14:34:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from charon.tcm.yi.org (pD9E22BD9.dip.t-dialin.net [217.226.43.217]) by hub.freebsd.org (Postfix) with ESMTP id B7C7337B402 for ; Mon, 25 Feb 2002 14:34:04 -0800 (PST) Received: from tcm.yi.org (powerbox.tcm.lan [192.168.1.11]) by charon.tcm.yi.org (Postfix) with ESMTP id 13CE13E28; Mon, 25 Feb 2002 23:33:49 +0100 (CET) Message-ID: <3C7ABBD2.2050905@tcm.yi.org> Date: Mon, 25 Feb 2002 23:33:54 +0100 From: Nino Dehne User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20020102 X-Accept-Language: de, en MIME-Version: 1.0 To: Drew Tomlinson Cc: questions@freebsd.org Subject: Re: Disk Quota Without Reboot? References: <010001c1be4b$09c080c0$f82a6ba5@lc.ca.gov> 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 drew, Drew Tomlinson wrote: > Is there any way to enable disk quotas without rebooting? I've read the > Handbook regarding disk quotas. It states to put the appropriate > entries in rc.conf and fstab and then reboot. Is there anyway to enable > without rebooting via the mount command? I want to enable quotas on a > separate disk that is not currently mounted on my running system. what i usually do is $ grep /etc/rc* to see where and how the setting is recognized and acted upon. this may help in your case. > Thanks, > > Drew nino To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message