Unreadable block in multiblock reading on dd / ddrescue: How does it handle it?
0
votes
1
answer
252
views
Let's say that I set the block size of dd or ddrescue to 256K.
A sector of flash drives usually has 512 bytes, a sector on optical data discs has 2048 bytes.
Let's assume that in the next 256 KB, **just one sector is unreadable.** Every other sector is readable.
### What happens to the multiblock transfer?
* Does it transfer anything at all?
* Does it transfer the readable parts as usual?
It would be great if it did transfer **all readable blocks** as usual.
Asked by neverMind9
(1720 rep)
Nov 3, 2018, 10:54 AM
Last activity: Nov 6, 2018, 03:33 PM
Last activity: Nov 6, 2018, 03:33 PM