-n Use non-destructive read-write mode. By default only a non- destructive read-only test is done. This option must not be combined with the -w option, as they are mutually exclusive.
这个答案说:
无损读写测试的工作原理是覆盖数据,然后读取验证,然后再将原始数据写回。
-n
如果没有明确指定,则使用什么模式-t
?
默认模式
-n
是随机模式:(参见
pattern_fill
“随机”的等价物)。在破坏性模式下,使用了四种模式: