From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 03:15:46 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 8472616A4BF for ; Fri, 29 Aug 2003 03:15:46 -0700 (PDT) Received: from mail.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C0C443FCB for ; Fri, 29 Aug 2003 03:15:45 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id E92F814EA49; Fri, 29 Aug 2003 06:15:44 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Fri, 29 Aug 2003 06:15:44 -0400 X-Epoch: 1062152144 X-Sasl-enc: d+vVR0SsLtJmEyrMU0EMYA Received: from sparky (dialup-67.74.84.104.Dial1.Philadelphia1.Level3.net [67.74.84.104]) by www.fastmail.fm (Postfix) with ESMTP id 7B42E14EA1B; Fri, 29 Aug 2003 06:15:43 -0400 (EDT) To: stan , Free BSD Questions list References: <20030828192128.GA17021@teddy.fas.com> Message-ID: From: Jud Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Fri, 29 Aug 2003 06:15:41 -0400 In-Reply-To: <20030828192128.GA17021@teddy.fas.com> User-Agent: Opera7.20/Win32 M2 build 3082 Subject: Re: Resizing disk partitons? 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: Fri, 29 Aug 2003 10:15:46 -0000 On Thu, 28 Aug 2003 15:21:28 -0400, stan wrote: > I've got a laptop with a single hard disk that is curently paritioned > into > 3 partions. 1 for FreeBSD, 1 for linux Swap, and a 3rd for Linux. > > I've got an application that requires a M$ OS. Is there a way I can > repartion this drive without having to reinstall bith my other OS'es? I don't know the answer, but have two possibilities to suggest for further research: Partition Magic and gpart (with or without gui front ends). I don't know if the former mangles non-Win partitions when resizing, and I've never used the latter. Jud