Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757965AbZADVtc (ORCPT ); Sun, 4 Jan 2009 16:49:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751303AbZADVtX (ORCPT ); Sun, 4 Jan 2009 16:49:23 -0500 Received: from smtprelay09.ispgateway.de ([80.67.29.23]:55397 "EHLO smtprelay09.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751285AbZADVtW (ORCPT ); Sun, 4 Jan 2009 16:49:22 -0500 From: Ingo Oeser To: Robert Hancock Subject: Re: document ext3 requirements Date: Sun, 4 Jan 2009 22:49:40 +0100 User-Agent: KMail/1.10.3 (Linux/2.6.27-9-generic; KDE/4.1.3; x86_64; ; ) Cc: Martin =?utf-8?q?MOKREJ=C5=A0?= , Duane Griffin , Pavel Machek , kernel list , Andrew Morton , tytso@mit.edu, mtk.manpages@gmail.com, rdunlap@xenotime.net, linux-doc@vger.kernel.org References: <20090103123813.GA1512@ucw.cz> <495FF9CE.2020908@ribosome.natur.cuni.cz> <495FFBA8.10804@shaw.ca> In-Reply-To: <495FFBA8.10804@shaw.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901042249.41616.ioe-lkml@rameria.de> X-Df-Sender: 849595 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 21 On Sunday 04 January 2009, Robert Hancock wrote: > I agree, there should be a way to force it to mount "really read only" > so it doesn't try to replay the journal. That might require just > ignoring the journal content, which may result in the FS appearing > corrupt, but for recovery/forensics purposes that seems better than > nothing.. For forensics you ALWAYS get a copy of the full disk first, which you set read only with blockdev --setro /dev/$MYDISK. You then restore from this copy. Best Regard Ingo Oeser, been there, done that -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/