From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 19:55:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 85B1E16A41F for ; Wed, 18 Jan 2006 19:55:42 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 097A643D46 for ; Wed, 18 Jan 2006 19:55:41 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so17466wxc for ; Wed, 18 Jan 2006 11:55:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=LAKBVklzo2l9n7MUp7zYMiIOz+M0EimJf2h/2/0o9l47nfWBXKyGahxYg9vYF3g3DAMqy8a2R3HGKSxwbo47ZWHV9YSL5wqFeZHCNIO6fRubIA5TxMhqmZ5PJ/rb7j9S7nri8dV+pgTxXKqWIFQHdUCV334LeDQI70SHmLbt1Ms= Received: by 10.70.20.12 with SMTP id 12mr4587270wxt; Wed, 18 Jan 2006 11:55:41 -0800 (PST) Received: by 10.70.57.17 with HTTP; Wed, 18 Jan 2006 11:55:41 -0800 (PST) Message-ID: Date: Wed, 18 Jan 2006 13:55:41 -0600 From: "illoai@gmail.com" To: progerstis In-Reply-To: <2450263.post@talk.nabble.com> MIME-Version: 1.0 References: <6334c6e20511220626s7d2b7821v58c477f8655a6d73@mail.gmail.com> <6334c6e20511220726r5a783117gf656252aaa012d4c@mail.gmail.com> <2450263.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: create/symlink failed, no inodes free X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 19:55:42 -0000 On 1/18/06, progerstis (sent by Nabble.com) wrote: > > > The same error appeared frequently when I tried to install FreeBSD on an > 8.5GB partition. Apparently it was because the root partition was running > out of space. So instead of using the auto-option to divide up and create > the different (logical?) partitions I created one root partition that is > 8000MB and a swap partition that is ~500MB. I've discovered that in having a small root partition (<300M) on can be well served by setting newfs -i to some uncommonly low value, such as 2048 or 1024.