From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 17:33:43 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 5FC0216A4CE for ; Tue, 13 Jul 2004 17:33:43 +0000 (GMT) Received: from dhumketu.homeunix.net (dialpool-210-214-234-19.maa.sify.net [210.214.234.19]) by mx1.FreeBSD.org (Postfix) with SMTP id 7CB9E43D1F for ; Tue, 13 Jul 2004 17:33:36 +0000 (GMT) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 6754 invoked by uid 1001); 13 Jul 2004 17:32:46 -0000 Date: Tue, 13 Jul 2004 23:02:46 +0530 From: Shantanoo To: Charles Swiger Message-ID: <20040713173246.GA6656@dhumketu.homeunix.net> Mail-Followup-To: Charles Swiger , Kyryll Mirnenko , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Organization: Hmmm... I dunno X-OS: FreeBSD 5.2.1-RELEASE-p9 i386 cc: Kyryll Mirnenko cc: freebsd-questions@freebsd.org Subject: Re: RaiserFS & EXT3 drivers? 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: Tue, 13 Jul 2004 17:33:43 -0000 +++ Charles Swiger [freebsd] [12-07-04 13:49 -0400]: | On Jul 12, 2004, at 8:34 AM, Kyryll Mirnenko wrote: | > Are there any third-party RaiserFS & EXT3 (yes, strictly with | >journaling) | >drivers for FreeBSD 5.x? | | I don't know about EXT3, other than you can read a EXT3 partition as | EXT2 if you dismount the filesystem cleanly. I am working on a port of | a ReiserFS tool that would allow read-only access to RFS partitions | which you might also want to try. check out: sysutils/e2fsprogs Shantanoo | | -- | -Chuck | | | ------------------------------