Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Recover a dead hard drive using dd' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Recover a dead hard drive using dd
Authored by: Superboy on Jul 24, '06 04:11:43PM

I think you need to put a filename at the end of the path:

dd_rescue -v /dev/disk3s10 /dev/disk2s10/mydisk.dmg

Otherwise it's trying to overwrite the whole of your disk3s10 disk...

Hope that helps!



[ Reply to This | # ]