From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: linux ext3 partition hosed, is this hardware of software error? Date: Sun, 21 Dec 2008 14:49:13 +0000 Message-ID: <20081221144913.76ca53d3@lxorguk.ukuu.org.uk> References: <20081221143640.GF1509@gamma.logic.tuwien.ac.at> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org To: Norbert Preining Return-path: Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:48008 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752219AbYLUOtI (ORCPT ); Sun, 21 Dec 2008 09:49:08 -0500 In-Reply-To: <20081221143640.GF1509@gamma.logic.tuwien.ac.at> Sender: linux-ext4-owner@vger.kernel.org List-ID: > res 41/40:40:38:3d:95/91:00:0a:00:00/6a Emask 0x409 (media error) > ata1.00: status: { DRDY ERR } > ata1.00: error: { UNC } Bad sectors > Buffer I/O error on device sda3, logical block 12 > Buffer I/O error on device sda3, logical block 13 Right near the start of the disk. Make a copy of the partition with a recovery tool and write it somewhere (file on another disk whatever) and keep it safe. Make a copy of that and fsck the copy. You may need to use the alternate superblock option on fsck for this. Alan