Skip to content

Tests new HDDs/SDDs by writing checksummed data and then verifying it

Notifications You must be signed in to change notification settings

ludios/drive-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This tool tests new HDDs/SDDs by writing checksummed data and then verifying it.

Usage:

(./write_bigfile_stdout > /dev/sdN; ./verify_bigfile /dev/sdN) 2>&1 | tee -a drive-checker-log

If no "Bad checksum at" messages, drive is probably fine.

TODO:

  • Test drive with a lot of random seeks too

About

Tests new HDDs/SDDs by writing checksummed data and then verifying it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages