From owner-freebsd-questions Tue Aug 12 01:46:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA10849 for questions-outgoing; Tue, 12 Aug 1997 01:46:02 -0700 (PDT) Received: from nic.7da.nl (nic.7da.nl [195.108.246.98]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA10836 for ; Tue, 12 Aug 1997 01:45:57 -0700 (PDT) Received: from uucp@localhost by nic.7da.nl id KAA29820; Tue, 12 Aug 1997 10:45:56 +0200 Received: from localhost [127.0.0.1] by gromit.nev.ml.org id KAA00682; Tue, 12 Aug 1997 10:47:21 +0200 Date: Tue, 12 Aug 1997 10:47:21 +0200 (MET DST) From: Paul Dekkers X-Sender: paul@gromit.nev.ml.org To: freebsd-questions@freebsd.org Subject: ext2 filesystem crashed Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Recently my ext2 filesystem crashed, and I've recovered it now, but it seems not a good idea to mount ext2fs disks under FreeBSD am I right? Another thing I saw what also might be the reason is that FreeBSD didn't unmount my root and other drives correctly. Each time I got the message "root device not clean dismounted" or something like that. Is my shutdown script bad? I shut my computer down using Ctrl-Alt-Del (maybe that's wrong...) Btw, I'm running 2.2.1 -= Paul =-