smartctl -a /dev/sdb
badblocks -b 512 -p 1 -t random -s -w /dev/sdb
smartctl -t long /dev/sdb
# badblocks -b 512 -p 1 -t random -s -w /dev/sdb Testing with random pattern: 268435392435392/ 976773167 268435448 268435449435449/ 976773167 268435450 268435451 268435452435452/ 976773167 268435453 268435454 268435455435455/ 976773167 done Reading and comparing: 109394688/ 976773168This means that sectors 268435448-268435455 have issues. -- CarstenAulbert - 28 Aug 2008
Title | How to find bad blocks on hard drives |
Description | This pages describes the commands needed to find bad blocks on hard drives. |
Tags | bad blocks hard drives |
Category | Admin |