Why safecopy won't recover to /media/?
0
votes
2
answers
1151
views
I tried to recover an HDD to a mounted device:
safecopy --stage1 /dev/sdb3 /media/Volume/abc
and it says
Error opening destination: /media/Volume/abc is a directory
.
If I run safecopy
with
safecopy --stage1 /dev/sdb3 /dev/sdc1
it starts working. But after finishing this process, I can't open the destination.
It should simply copy all files from the bad HDD to the new HDD
(not cloning, just copy the data), so what is the problem?
Asked by Steve
(1 rep)
Jun 20, 2014, 08:39 AM
Last activity: Sep 12, 2022, 12:42 AM
Last activity: Sep 12, 2022, 12:42 AM