Date: Tue, 12 Feb 2002 22:33:02 -0600 From: Timothy Covell <timothy.covell@ashavan.org> To: Kris Kennaway <kris@obsecurity.org>, Crni Gorac <cgorac@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount ext3 partition under FreeBSD 4.5 Message-ID: <200202130432.g1D4UUL09344@home.ashavan.org.> In-Reply-To: <20020212185603.A5649@xor.obsecurity.org> References: <20020212133719.79052.qmail@web14808.mail.yahoo.com> <20020212185603.A5649@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202130432.g1D4UUL09344>