From owner-freebsd-doc@FreeBSD.ORG Tue Jan 6 21:56:42 2009 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 01E0B1065674 for ; Tue, 6 Jan 2009 21:56:42 +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 633BC8FC12 for ; Tue, 6 Jan 2009 21:56:41 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id n06Lgtos032782; Tue, 6 Jan 2009 22:42:56 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.13.4/8.13.3/Submit) id n06LgtRQ032781; Tue, 6 Jan 2009 22:42:55 +0100 (CET) (envelope-from marc) Date: Tue, 6 Jan 2009 22:42:55 +0100 From: Marc Fonvieille To: Christopher G D Tipper Message-ID: <20090106214255.GA32673@abigail.blackend.org> References: <49635F10.50905@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49635F10.50905@gmail.com> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.11-STABLE User-Agent: Mutt/1.5.9i Cc: doc@FreeBSD.org Subject: Re: Handbook Partition size recommendation 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: Tue, 06 Jan 2009 21:56:43 -0000 On Tue, Jan 06, 2009 at 01:39:28PM +0000, Christopher G D Tipper wrote: > Hi, > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html > Hello, > At the moment you are recommending a 512MB partition for root ('/'). I > have found this to be inadequate and I don't know how to resize > partitions. If you recompile the kernel, backup GENERIC etc. you will > quickly run out of space I have found. I think the figure should be > changed to 1GB. > Just under these recommendations, a red warning says: "Warning: The values above are given as example and should be used by experienced users only. Users are encouraged to use the automatic partition layout called Auto Defaults by the FreeBSD partition editor." Even if the text would say 1GB, some will find it too limited according to their usage. > Also you have no recommendation on 'home'. This seems to be an > oversight, as it makes the recommended size for root even more inadequate. /home is actually, by default, under /usr so it should not depend on / size (I'm not sure to understand your remark) Regarding the /home size, how can we guess the size of the user data? > > This email is for information only. I will not be responding to any replies. > -- Marc