Jerome wrote:
> I also tried copying to a disk image
>
> ddrescue -d -n /dev/sda1 /dev/sdb1/drive.img /media/sdd1/rescue3.logfile
^^^^^^^^^^^^^^^^^^^You can't write there like this. You need to mount /dev/sdb1 somewhere and write the image where /dev/sdb1 is mounted. _______________________________________________ Bug-ddrescue mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-ddrescue
