From owner-freebsd-doc@FreeBSD.ORG Fri Feb 29 08:00:47 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD81B1065679 for ; Fri, 29 Feb 2008 08:00:47 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 3F2FE8FC36 for ; Fri, 29 Feb 2008 08:00:47 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id m1T7knw7039667; Fri, 29 Feb 2008 08:46:49 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.2/8.14.1) with ESMTP id m1T7knuQ001099; Fri, 29 Feb 2008 08:46:49 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.2/8.14.1/Submit) id m1T7kmgb001098; Fri, 29 Feb 2008 08:46:48 +0100 (CET) (envelope-from marc) Date: Fri, 29 Feb 2008 08:46:48 +0100 From: Marc Fonvieille To: Michael Richmond Message-ID: <20080229074648.GA1063@gothic.blackend.org> References: <47C70F0B.9010205@nasa.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47C70F0B.9010205@nasa.gov> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.16 (2007-06-09) Cc: doc@FreeBSD.org Subject: Re: Comments about documentation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 08:00:47 -0000 On Thu, Feb 28, 2008 at 02:44:11PM -0500, Michael Richmond wrote: > In > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html > it says: > > "This is the root filesystem. Every other filesystem will be mounted > somewhere under this one. 128 MB is a reasonable size for this filesystem." > > I believe that 128 MB is adequate for FreeBSD 6.3 and lower, but not enough > for FreeBSD 7.0. > > It also recommends 256 MB for /var. This is ample for running FreeBSD, but > insufficient for installing it. You're right. I'm working on a fix. For the moment, the best choice for the user is the use of the automatic partition scheme. -- Marc