From owner-freebsd-questions Sun Oct 31 20:16: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from satsuma.mail.easynet.net (satsuma.mail.easynet.net [195.40.1.44]) by hub.freebsd.org (Postfix) with ESMTP id AA79A14BD3 for ; Sun, 31 Oct 1999 20:16:01 -0800 (PST) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (alister.w.easynet.co.uk [212.212.251.86]) by satsuma.mail.easynet.net with ESMTP id 6E3EA7B036; Mon, 1 Nov 1999 04:15:51 +0000 (GMT) Message-ID: <381D13FE.D3D3F636@freenet.co.uk> Date: Mon, 01 Nov 1999 04:15:58 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Mutsaers Cc: freebsd-questions@freebsd.org Subject: Re: e2fsck for FreeBSD? References: <87wvs999ez.fsf@muon.xs4all.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Mutsaers wrote: > > I run FreeBSD with some Linux ext2fs filesystems mounted. Sometimes > FreeBSD crashes (really, but I'm running current so what do you expect :). > > Afterwards, all filesystems are dirty and need to be checked. The > ext2fs filesystems however aren't checked (unless I would boot into > Linux), thus they can no longer be mounted (read/write). > > It would be nice to be able to clean the ext2fs filesystems in > FreeBSD. Is there a e2fsck for FreeBSD? I tried to run the Linux one > under Linux emulation, but it failed miserably. There is one in OpenBSD (called fsck_ext2fs), which should be possible to port over. If you decide to have a go at it, you might as well bring in their fsck_msdos. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message