From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 16:29:12 2004 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 3FD4A16A4D1 for ; Fri, 12 Mar 2004 16:29:12 -0800 (PST) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A91043D45 for ; Fri, 12 Mar 2004 16:29:12 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from ukug.uk.freebsd.org (parish.gotadsl.co.uk [62.3.235.43]) by smtp.nildram.co.uk (Postfix) with ESMTP id E80A225E8E5 for ; Sat, 13 Mar 2004 00:29:10 +0000 (GMT) Message-ID: <405255DF.9080309@ukug.uk.freebsd.org> Date: Sat, 13 Mar 2004 00:29:19 +0000 From: Mark Ovens User-Agent: Mozilla Thunderbird 7.0 (X11/20040307) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <200403122326.i2CNQT820905@clunix.cl.msu.edu> In-Reply-To: <200403122326.i2CNQT820905@clunix.cl.msu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: resizing partitions in the same slice 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: Sat, 13 Mar 2004 00:29:12 -0000 >> BTW, some places have recommended commercial solution like Norton Ghost >> or Partition Magic. Do these products work on FreeBSD's UFS format and >> grok partitions-in-a-slice? > > Partition Magic only manipulates slices and does not know anything > about partitions within slices - especially FreeBSD partitions. > I would guess that Norton is the same because it is made for Microsloth > environments. UFS wouldn't have anything to do with it - that comes > later with newfs. > Ghost and, IIRC, Drive Image (the Ghost equivalent from the makers of Partition Magic) will handle unidentified (i.e. UFS) partitions, but only as a sector by sector copy, so you can't take advantage of those products ability to scale up/down the partition (MS definition) sizes when migrating to a bigger/smaller disk.