From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 12:59:55 2003 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 9652016A4BF for ; Fri, 5 Sep 2003 12:59:55 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD30243F93 for ; Fri, 5 Sep 2003 12:59:52 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h85JxqCu055365; Fri, 5 Sep 2003 13:59:52 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h85Jxpb9055362; Fri, 5 Sep 2003 13:59:51 -0600 (MDT) Date: Fri, 5 Sep 2003 13:59:51 -0600 (MDT) From: Warren Block To: Michael Vondung In-Reply-To: <001301c373be$9e8c9660$0200a8c0@tabby> Message-ID: <20030905135559.H55278@wonkity.com> References: <001301c373be$9e8c9660$0200a8c0@tabby> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Planning a FreeBSD desktop, basic questions. 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: Fri, 05 Sep 2003 19:59:55 -0000 On Fri, 5 Sep 2003, Michael Vondung wrote: > Partitions > > If anything brings out the perfectionist in me, it is figuring out how to > partition a disk. What I have in mind for the 80GB FreeBSD disk for the > workstation is this: > > / = 512MB (too spacey, but that should be plenty for future releases) Actually, on large disks I give / 1G. Why? Because, in the unlikely event that Something Bad happens, that would be plenty of room to hold a FreeBSD ISO image, or some other ISO image for some kind of recovery tool. > swap = 3GB (see notes below) This strikes even me as too much. It's not like Windows, where it'll use swap even if it doesn't need it. Double your RAM is probably more than enough. -Warren Block * Rapid City, South Dakota USA