Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 11:34:27 +0000
From:      Adam Retter <adam@adamretter.eclipse.co.uk>
To:        Pol Hallen <freebsd@fuckaround.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: fs check on ext3
Message-ID:  <1140780867.714.3.camel@funkalicious>
In-Reply-To: <200602241057.30080.freebsd@fuckaround.org>
References:  <200602241057.30080.freebsd@fuckaround.org>

next in thread | previous in thread | raw e-mail | index | archive | help
You can use the ext2fs tool to fsck it.

FreeBSD only supports ext2fs, but ext3fs is backwards compatible with
ext2fs. ext3fs just add's the journaling support.

You can use the ext2fs fsck tool from /usr/ports/sysutils/e2fsprogs


On Fri, 2006-02-24 at 10:57 +0100, Pol Hallen wrote:
> Hi all,
> 
> i want partition a disk on freebsd
> 
> but now the disk is ext3 partition and i need backup a data and later create a 
> fbsd slide
> 
> i do:
> mount_ext2fs /dev/ad5 /disktmp
> mount_ext2fs: /dev/ad5: Operation not permitted
> 
> this because the disk need a a fs check
> 
> is there a tool for check ext3 fs on freebsd?
> Thanks!
> 
> Pol
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1140780867.714.3.camel>