Skip to content

Small bash script that read a random number of blocks in a random position of a defined device

Notifications You must be signed in to change notification settings

TheFax/random_block_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

random_block_reader

Small (and imperfect, I know) bash script that read a random number of blocks in a random position of a defined device.
Reading data in random positions means disk heads will move a lot on the disk surface.

This script can be used in different scenarios:

  • Test a disk in a very high stress condition
  • Test the voice coil of hard disk
  • Trigger the built-in self-repair function of a suspect hard disk
  • Seeing the heads of a disassembled hard disk moving

This script is obviously intended for mechanical disk, not for SSD or solid states disks.

About

Small bash script that read a random number of blocks in a random position of a defined device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages