From owner-freebsd-current Wed Nov 27 7:10:48 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F4B37B401 for ; Wed, 27 Nov 2002 07:10:47 -0800 (PST) Received: from prioris.mini.pw.edu.pl (prioris.mini.pw.edu.pl [194.29.178.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC5143E4A for ; Wed, 27 Nov 2002 07:10:46 -0800 (PST) (envelope-from zaks@prioris.mini.pw.edu.pl) Received: from localhost (localhost.mini.pw.edu.pl [127.0.0.1]) by prioris.mini.pw.edu.pl (Postfix) with ESMTP id E287C7D078 for ; Wed, 27 Nov 2002 16:10:39 +0100 (CET) Received: by prioris.mini.pw.edu.pl (Postfix, from userid 250) id 741EB7D07C; Wed, 27 Nov 2002 16:10:36 +0100 (CET) Date: Wed, 27 Nov 2002 16:10:01 +0100 From: Slawek Zak To: Marcin Dalecki Subject: Re: sysinstall + swap partition requirement Message-ID: <20021127151001.GC50355@prioris.mini.pw.edu.pl> References: <3DE4DEE8.8000808@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DE4DEE8.8000808@gmx.net> User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS (prioris) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 27, 2002 at 04:04:08PM +0100, Marcin Dalecki wrote: > During a fresh install of the DP2 I noticed that sysinstall didn't > allow me to configure the system *without* any swap paritions. > > Well this doesn't make sense, since: > > 1. The system has perfectly fine 192MB of RAM, thus the installation > should scceed anyway... > > 2. I intendid to use SWAP-over-vnode to work around GCC's "template > compilation > eats RAM" struggle. > > I guess this "safety check" is a leftover from the days where one had > typically > 16MB of RAM + 100MB of swap on a system... I don't know if anything has changed in 5.x, but VM in BSDs in general doesn't work too well without swap. Swap is useful for system crash gathering anyway. /S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message