From owner-freebsd-questions@FreeBSD.ORG Sun Apr 26 02:39:58 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 560DA1065686 for ; Sun, 26 Apr 2009 02:39:58 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 2B7438FC0C for ; Sun, 26 Apr 2009 02:39:58 +0000 (UTC) (envelope-from modulok@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1253373wfg.7 for ; Sat, 25 Apr 2009 19:39:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=3o2PCHEgp24MziTYKKybar4t1lE0GD8YcuF8YfuGm+E=; b=PRD/CgBAVVEwnkMYrVeoHnPqjm7Urb92UCyqOtPK34H3jGau0sxHmvgy6pSYl/KoCX vBi1FaszfPTMSZsVnW0K4OeilMUQH1ch1Y4I7AqskNpXNjKLF56jQ1/gkvAsTMBJthOb QZQHywopRu0Qd3J8DW8zBT8GeaxyTgOBNI5RM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vtItrHmrs45bBz4+JA7CQ6DdyJ8ffbjjPmQqQcZEkiOiQ1sKgz6SLTtsyH6i0nJh8S BmPK4wEL9BTJwRntdeZELhZC9yJOxwBAhUKFr6N9vevvzFnkOY0YBy7HnsxHvdckYlWU DH5ro1aovHkYwiz6JNA3/I7AeaEd9qzAPzTB0= MIME-Version: 1.0 Received: by 10.143.19.16 with SMTP id w16mr1156548wfi.343.1240713597801; Sat, 25 Apr 2009 19:39:57 -0700 (PDT) In-Reply-To: <1240694085.1039.8.camel@localhost.localdomain> References: <1240694085.1039.8.camel@localhost.localdomain> Date: Sat, 25 Apr 2009 20:39:57 -0600 Message-ID: <64c038660904251939sb5db2dbkff6a3e35d5ab79aa@mail.gmail.com> From: Modulok To: Christopher Chambers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Converting the partition type X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2009 02:39:58 -0000 On 4/25/09, Christopher Chambers wrote: > Hi, > > I have an msdos partition with a large amount of data. Is there a way to > convert to a ufs partition without having to remove the data off the > partition first? > >> IMHO there are no converters. I second that. I know of no such utility either. -Modulok-