• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HDD testing software

dryfly

Member
What are the available options for free programs out there to test the integrity of a new drive? I want to determine the number of bad sectors, etc.

Also, what should I look for to determine if a new SATA drive is acceptable as far as bad sectors?
 
You can boot any linux live distro, partition the drive, and run "mke2fs -v -c -c" to run a read-write test that extensively checks the drive for any unreadable sectors. What I don't know if is the bad block list survives any subsequent partition and reformat - say with ntfs or another file system. But the test is very thorough and time consuming
 
What are the available options for free programs out there to test the integrity of a new drive? I want to determine the number of bad sectors, etc.

Also, what should I look for to determine if a new SATA drive is acceptable as far as bad sectors?

To test integrity or determine whether a drive is acceptable, I'd use the manufacturer's diagnosis utility which are often available online. It'll certify the drive before sending it off for RMA. It often will scan of the HDD's surface and when it encounters a bad sector, it'll map a new one or tell you to send it for RMA.

If you're interested in reading SMART values and determiniing it's health for yourself for Windows, there's plenty. Try HDDScan or CrystalDiskInfo.
 
just long format in windows and fill it up they fail quite rapidly.

after a week it is going to be solid or not. based on my 2TB experience.
 
Back
Top