dskwipe icon indicating copy to clipboard operation
dskwipe copied to clipboard

Add disk read veryfication

Open marcinzawa opened this issue 4 years ago • 1 comments

This is a change request (enhancement).

Can you add an option to verify written content. After writing some bytes, for example 0xaa, dskwipe should read the full disk and verify if the data matches.

simiar solution is implemented in linux tool "badblocks -vws".

Thanks!

marcinzawa avatar Jan 30 '21 17:01 marcinzawa

@marcinzawa

Can help me understand what is the purpose of doing this?

bilogic avatar Feb 16 '21 13:02 bilogic