From owner-freebsd-current Sun Dec 1 2: 5: 5 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 B60E637B401 for ; Sun, 1 Dec 2002 02:05:04 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F0743EAF for ; Sun, 1 Dec 2002 02:05:03 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA15591; Sun, 1 Dec 2002 21:04:44 +1100 Date: Sun, 1 Dec 2002 21:18:37 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: David Schultz Cc: Giorgos Keramidas , Marcin Dalecki , Subject: Re: sysinstall + swap partition requirement In-Reply-To: <20021201092500.GA2547@HAL9000.homeunix.com> Message-ID: <20021201210742.J11226-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sun, 1 Dec 2002, David Schultz wrote: > Thus spake Giorgos Keramidas : > > You don't *HAVE* to create a swap partition. What you see is just a > > warning that sysinstall prints, if you have warnings enabled in the > > ``Options'' menu (they are enabled by default, if I'm not mistaken in > > my reading of the source). > > I'm pretty sure it's mandatory. I recently got bitten by this bug > while installing on a system with 512 MB of RAM because the drive > that was to contain the swap partition (really the crash dump > partition as far as I'm concerned) wasn't installed yet. I ended It's not mandatory. I never use one on machines with sufficient RAM. How much RAM is sufficent depends on the process mix. 512MB is sufficient on my main machine since it never runs bloatware or lots of processes concurrently. I also don't use swapping (of upages -- the NO_SWAPPING option, which should be the default) or sysinstall. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message