hard disk recover

Lewis Thompson lewiz at fajita.org
Sun Mar 28 15:56:01 PST 2004


On Sun, Mar 28, 2004 at 04:25:56PM -0700, freebsd at wcubed.net wrote:
> # dd if=/dev/ad1s1a bs=64k
> dd: /dev/ad1s1a: Input/output error

Try:

dd if=/dev/ad1s1a of=? conv=noerror,sync bs=64k

  I recently ``recovered'' a disk from this error.  The sync is
critical, trust me ;)  (check the man page for what it does)

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
------------------------------------------------------------------------
-| msn:purple at lewiz.net | jabber:lewiz at jabber.org | url:www.lewiz.org |-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040329/fb478f2f/attachment.bin


More information about the freebsd-questions mailing list