Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2010 16:09:23 +0200
From:      Christoph Kukulies <kuku@kukulies.org>
To:        Polytropon <freebsd@edvax.de>,  "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: copying a disk with ignoring errors
Message-ID:  <4C31E793.3040000@kukulies.org>
In-Reply-To: <20100106023007.b3a19517.freebsd@edvax.de>
References:  <4B434D52.3030301@kukulies.org> <20100106023007.b3a19517.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 06.01.2010 02:30, schrieb Polytropon:
> On Tue, 05 Jan 2010 15:31:46 +0100, Christoph Kukulies<kuku@kukulies.org>  wrote:
>    
>> It copies a disk sector by sector to a file (kind of dd), but ignores
>> errors, it just skips sectors it couldn't read (after a couple
>> of retries). The result was, that one had a - albeit - worm-eaten -
>> image of the disk allowing to access the filesystem
>> and getting to the important files with a little luck these not being
>> amongst the corrupted data.
>>
>> Anyone knowing what this little tool was named? Something like diskcopy,
>> devcopy, I forgot.
>>      
> > From my "list" of recovery-related tools:
> 	dd_rescue
> 	ddrescue
> 	fetch -rR<device>
> 	recoverdisk
>
> I'm quite sure it was one of them.
>
>    


Allow me to followup on this a bit vintaged thread but it's an all over 
again happening issue.
Some student lost some important data due to disk failure.

I tried PHKs' recoverdisk with  recoverdisk -b 1024000 /dev/ad2 ad2.dmp

and it went off quite promising just few dma read timeouts and when I 
was at 7% of recovery
it suddenly says:
ad2: FAILURE - device detached.
1558528000 1024000 failed (device not configured)
#

Hmm. How can I avoid that the device gets detached?

--
Christoph











Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C31E793.3040000>