From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 14:37:17 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 7948416A4CE for ; Fri, 5 Mar 2004 14:37:17 -0800 (PST) Received: from relay2.sitel.com.ua (houp.sitel.com.ua [217.27.144.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E6443D31 for ; Fri, 5 Mar 2004 14:37:17 -0800 (PST) (envelope-from mirya@ukrpost.net) Received: by relay2.sitel.com.ua (Postfix, from userid 84) id 839B74583B; Sat, 6 Mar 2004 00:37:09 +0200 (EET) Received: from dialup-147.237.sitel.com.ua (dialup-147.237.sitel.com.ua [217.27.147.237]) by relay2.sitel.com.ua (Postfix) with ESMTP id 083C445832 for ; Sat, 6 Mar 2004 00:37:07 +0200 (EET) From: Kyryll A Mirnenko To: freebsd-questions@freebsd.org Date: Fri, 5 Mar 2004 22:02:30 +0200 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403052202.30747.mirya@ukrpost.net> Subject: Where to find e2fsck? 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: Fri, 05 Mar 2004 22:37:17 -0000 There's very stupid problem when using EXT2[3]FS partitions read-write on FreeBSD that after power failure you have nothing to check it (e.g. apropriate fsck) and can't use it rw any more (I've no linux on my machine for a year, the partition is one left from it's installation) - kernel denies it's mounting rw till it's CLEAR falg is set. So, where to find e2fsck for FreeBSD? One more question: kernel comments're saying ext2fs support is not updated frequently. Is there an alternative ext2fs (and better ext3fs) 3rd party support for FreeBSD?