From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: Problem with my HDD Date: Thu, 30 May 2002 09:14:10 +0400 Message-ID: <20020530091410.B3922@namesys.com> References: <10512850437.20020529194929@starfall.de> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Robert Brockway Cc: Cookie-Monster , reiserfs-list@namesys.com Hello! On Thu, May 30, 2002 at 09:45:50AM +1000, Robert Brockway wrote: > If you can I'd consider getting an image of the drive. It may help with > data recovery later. something like: > dd if=/dev/sda1 of=/bigfilesystem/diskimage That does not work on bad hard drives, resulting image would be almost useless. BTW, this way it stops on first read error. Bye, Oleg