From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 23:36:37 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 C75F816A4D4 for ; Tue, 7 Dec 2004 23:36:37 +0000 (GMT) Received: from dreadlock.phreakout.net (dreadlock.phreakout.net [12.45.16.51]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DDAA43D6A for ; Tue, 7 Dec 2004 23:36:37 +0000 (GMT) (envelope-from ababurko@adelphia.net) Received: (qmail 17020 invoked from network); 7 Dec 2004 23:40:18 -0000 Received: from 24-52-224-96.kntnny.adelphia.net (HELO ?192.168.102.100?) (24.52.224.96) by dreadlock.phreakout.net with SMTP; 7 Dec 2004 23:40:18 -0000 Message-ID: <41B63E80.6050209@adelphia.net> Date: Tue, 07 Dec 2004 18:36:32 -0500 From: Bob Ababurko User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <41B5FE68.90105@phreakout.net> In-Reply-To: <41B5FE68.90105@phreakout.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: increase inodes on install 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: Tue, 07 Dec 2004 23:36:38 -0000 Bob Ababurko wrote: > Hello all- > > I want to increase the amount of inodes for one partition when I > install. OK, I know that I can do it for all partitions in the newfs > options when I install, but how can I manage this for only one partition? > > -Bob > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I decided to go ahead and do an install in which I increase the inodes for all partitions, which is done with in the options screen. I noticed that you can specify, per partition newfs options in the label screen of the installer. So that is what I wanted, that is what I did. So, I answered my own question and maybe someone else will need to know this if they already do not. -Bob