From owner-freebsd-questions Sun Sep 8 10: 3:35 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 7181437B400 for ; Sun, 8 Sep 2002 10:03:33 -0700 (PDT) Received: from ns1.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0BB43E3B for ; Sun, 8 Sep 2002 10:03:33 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: by ns1.webwarrior.net (Postfix, from userid 1003) id 5679B25256; Sun, 8 Sep 2002 18:03:05 -0500 (CDT) Date: Sun, 8 Sep 2002 18:03:05 -0500 From: Josh Paetzel To: dave Cc: freebsd-questions@FreeBSD.org Subject: Re: merging partitions. Message-ID: <20020908230305.GD34514@ns1.webwarrior.net> References: <000501c25737$68261820$0200a8c0@satellite> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c25737$68261820$0200a8c0@satellite> User-Agent: Mutt/1.4i 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 On Sun, Sep 08, 2002 at 08:58:16AM -0400, dave wrote: > Hello, > I've got an fbsd 4.5 box that has a /tmp partition that i'd like to > merge it's space in to the /usr partition. It uses IDE drives. Is this > possible? > Thanks. > Dave. It's possible to do that with growfs if the /tmp partition immediately follows the /usr partition on the disk's physical layout. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message