On Sep 26, 2020, at 8:05 AM, Jerry Geis jerry.geis@gmail.com wrote:
I have a disk that is flagging errors, attempting to rescue the data.
I tried dd first - if gets about 117G of 320G disk and stops incrementing the save image any more.
did you try
dd conv=noerror …
this flag makes dd not stop on input error. Whatever is irrecoverable is irrecoverable, but this way you will get stuff beyond failure point.
Valeri
Now I'm trying ddrescue and it also stops about the same point
Thoughts on how to continue past that point ? Thanks,
Jerry _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos