From owner-freebsd-questions Tue Feb 12 20:36:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from svr3.applink.net (svr3.applink.net [206.50.88.3]) by hub.freebsd.org (Postfix) with ESMTP id 748B137B400 for ; Tue, 12 Feb 2002 20:36:10 -0800 (PST) Received: from home.ashavan.org. ([216.91.197.126]) by svr3.applink.net (8.12.1/8.12.1) with ESMTP id g1D4ZwSr026619; Tue, 12 Feb 2002 22:35:59 -0600 Received: from there (argent.home.ashavan.org [172.16.10.50]) by home.ashavan.org. (8.11.6/8.11.6) with SMTP id g1D4UUL09344; Wed, 13 Feb 2002 04:32:11 GMT Message-Id: <200202130432.g1D4UUL09344@home.ashavan.org.> Content-Type: text/plain; charset="iso-8859-1" From: Timothy Covell Reply-To: timothy.covell@ashavan.org To: Kris Kennaway , Crni Gorac Subject: Re: mount ext3 partition under FreeBSD 4.5 Date: Tue, 12 Feb 2002 22:33:02 -0600 X-Mailer: KMail [version 1.3.2] Cc: freebsd-questions@FreeBSD.ORG References: <20020212133719.79052.qmail@web14808.mail.yahoo.com> <20020212185603.A5649@xor.obsecurity.org> In-Reply-To: <20020212185603.A5649@xor.obsecurity.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 12 February 2002 20:56, Kris Kennaway wrote: > On Tue, Feb 12, 2002 at 05:37:19AM -0800, Crni Gorac wrote: > > Is above possible and, if yes, how? > > No, sorry. > > Kris Of course you can. The trick is that only "ext2" is supported so you mount with mount_ext2fs. Remeber, ext3 is backwards compatible with ext2; it just adds journalling to a special journal file. tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message