From owner-freebsd-questions Tue Oct 29 6:54:30 2002 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 F114E37B401 for ; Tue, 29 Oct 2002 06:54:28 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D0F43E91 for ; Tue, 29 Oct 2002 06:54:28 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id g9TEsQ221072; Tue, 29 Oct 2002 09:54:26 -0500 (EST) From: Jerry McAllister Message-Id: <200210291454.g9TEsQ221072@clunix.cl.msu.edu> Subject: Re: Checking RAM and swap use To: john.m.mills@alum.mit.edu Date: Tue, 29 Oct 2002 09:54:26 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG (FreeBSD-questions), Julien.Bournelle@int-evry.fr (Julien Bournelle) In-Reply-To: from "John Mills" at Oct 29, 2002 09:37:13 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Julien - > > On Tue, 29 Oct 2002, Julien Bournelle wrote: > > > > Now - I see I need to increase my swap partition. Do I have to wipe my > > > installation and start again? > > > it depend if you have free space on your hard disk, if so you can try growfs. > > If not, you have to wipe your installation and start again :-( > > I have at least one partition which is very little used. I may be able to > sacrifice just that one. Can I use more than one 'swap' partition, or is > my old, small (32MBy) swap just lost space? (I could make it a regular > partition for something like /tmp, I suppose.) Yes. The system automatically incorporates the partitions you designate as swap. I think you can have up to 4 partitions designated. You can also create a file within a partition and have the system begin using it on the fly as someone else points out in a post. ////jerry > > > good luck > > > Merci. > > - John Mills > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message