From owner-freebsd-questions@FreeBSD.ORG Tue Dec 7 19:03:16 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 07DFC16A4CE for ; Tue, 7 Dec 2004 19:03:16 +0000 (GMT) Received: from dreadlock.phreakout.net (dreadlock.phreakout.net [12.45.16.51]) by mx1.FreeBSD.org (Postfix) with SMTP id EFFFE43D4C for ; Tue, 7 Dec 2004 19:03:14 +0000 (GMT) (envelope-from bob@phreakout.net) Received: (qmail 7919 invoked from network); 7 Dec 2004 19:06:49 -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 19:06:49 -0000 Message-ID: <41B5FE68.90105@phreakout.net> Date: Tue, 07 Dec 2004 14:03:04 -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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 19:03:16 -0000 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