From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 00:57:13 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 641E616A4BF for ; Wed, 20 Aug 2003 00:57:13 -0700 (PDT) Received: from southgate.ph.inter.net (lanceb.ph.inter.net [202.61.82.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id B393543FCB for ; Wed, 20 Aug 2003 00:57:12 -0700 (PDT) (envelope-from chael@southgate.ph.inter.net) Received: from JMICH (jmich [192.168.1.254]) by southgate.ph.inter.net (Postfix) with SMTP id 402052334 for ; Wed, 20 Aug 2003 15:55:48 +0800 (PHT) Message-ID: <002001c366f0$a94ce940$fe01a8c0@JMICH> From: To: Date: Wed, 20 Aug 2003 15:57:11 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: RAM increase + swap 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: Wed, 20 Aug 2003 07:57:13 -0000 Hello, If I put in additional 256MB RAM module ontop my already 256MB system, = don't I need to increase the /swap partition size? Current swap is only = at 512 (mem x 2). How do you resize a partition inside a freebsd slice, = btw? Thanks in advance.