Replacements for ST-406/ST-512 drives

From: Jules Richardson <julesrichardsonuk_at_yahoo.co.uk>
Date: Tue Feb 8 03:33:28 2005

On Mon, 2005-02-07 at 23:22 -0600, Randy McLaughlin wrote:
> dd works with newer devices that have been remapped and present a "perfect"
> media.

Don't forget to pass 'noerror' and 'sync' parameters to dd when creating
an image, as otherwise you'll end up with truncated output, which isn't
a great lot of use :-)

(and possibly 'notrunc' when writing an image back to a disk, although
I've not had to test that yet)

Only downside of dd is that retry-on-error isn't documented. I have no
idea if dd even retries at all upon error (probably not), which would be
a handy feature to have when making images (as quite often I find that
errors disappear on subsequent reads). Keep on meaning to look into that
one and produce a patched version that'll do a configurable number of
retries upon error...

cheers

Jules
Received on Tue Feb 08 2005 - 03:33:28 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:37:36 BST