Questions tagged [ddrescue]
2 questions
3
votes
2 answers
Unable to mount cloned partition via ddrescue
I have a problem with mounting the cloned partition. To clone it, I used as root:
ddrescue -f -n /dev/sda3 ./sda3_rescue.img ./rescue.log
The partition which I cloned, was a broken NTFS partition. Broken, because during the resizing of this NTFS…
dave
- 303
- 3
- 16
1
vote
0 answers
ddrescue - retry bad sectors starting from the end of the disk
How can I attempt to read bad sectors from the end of the disk, using ddrescue?
I have dynamic volumes and the LDR is kept at the end of the disk, unlike MBR.
I remember that I've tried --reverse but it changed the direction from the last tried…
Nick
- 181
- 4