From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 17:48:02 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 6BEA116A4B3 for ; Tue, 23 Sep 2003 17:48:02 -0700 (PDT) Received: from ohsmtp02.ogw.rr.com (ohsmtp02.ogw.rr.com [65.24.7.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 515D343FCB for ; Tue, 23 Sep 2003 17:48:00 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) by ohsmtp02.ogw.rr.com (8.12.5/8.12.2) with SMTP id h8O0lw2s003499 for ; Tue, 23 Sep 2003 20:47:58 -0400 (EDT) Message-ID: <000901c38233$ce662710$0200a8c0@satellite> From: "dave" To: Date: Tue, 23 Sep 2003 20:35:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: converting ext3 to ffs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 00:48:02 -0000 Hello, Does anyone know if it's possible to convert an ext3 partition to an ffs partition? And if so, is it possible to do it without data loss? Thanks. Dave.