小编Yor*_*ren的帖子

在现代磁盘上使用“坏块”

我想使用坏块来检查我的硬盘,并希望对其操作进行澄清。

有人可以解释与-b和一起使用的最佳选择-c吗?我已经在手册页中包含了它们的定义,但我不确定更大的尺寸是否对具有 64MB RAM 和 4k 扇区的现代磁盘有益。

-b block-size       Specify the size of blocks in bytes. The default is 1024. 
-c number of blocks the number of blocks which are tested at a time. The default is 64
Run Code Online (Sandbox Code Playgroud)

其次我想知道写模式测试是否比非破坏性读写模式更彻底?

最后,有多少 SMART 扇区重新分配是可以接受的/是否应该立即更换具有非零重新分配计数的驱动器?

linux hard-drive bad-blocks

23
推荐指数
2
解决办法
2万
查看次数

标签 统计

bad-blocks ×1

hard-drive ×1

linux ×1