A Blog about technology, linux, peer2peer, cool new downloads and software development.

Sunday, February 17, 2008

recovering a disk with bad sectors by copying it to another disk with linux

In this tutorial example the dump is from hda to hdb (the hdb disk has to be same size of larger)

# dd_rescue -A -v /dev/hda /dev/hdb

No comments: