Jump to content

Recommended Posts

Posted

Greetings!

 

I just got myself a USB adapter for SATA/IDE internal drives. I have a few old drives laying around and now I can hook them up and see if they're any good.

 

Any good generic hard drive diagnostic tools anybody would recommend to check out these drives to make sure they're working properly? They all work well enough I can read them with the adapter but I want to scan and test them to see what condition they are in or if there are any issues. They've been in storage for a while.

securitybreach
Posted

If on Linux, install smartmontools and run this (replace sda with drive letter):

sudo smartctl -a /dev/sda | less

Posted

I'm on Windows 10.

 

Sorry, forgot to mention that.

abarbarian
Posted

Greetings!

 

I just got myself a USB adapter for SATA/IDE internal drives. I have a few old drives laying around and now I can hook them up and see if they're any good.

 

Any good generic hard drive diagnostic tools anybody would recommend to check out these drives to make sure they're working properly? They all work well enough I can read them with the adapter but I want to scan and test them to see what condition they are in or if there are any issues. They've been in storage for a while.

 

https://www.seagate.com/gb/en/support/downloads/seatools/

 

Most manufacturers have special tools to check the state of their drives. Like the Sea Tools for Seagate drives. :breakfast:

  • Like 1
securitybreach
Posted

I'm on Windows 10.

 

Sorry, forgot to mention that.

 

In that case,

Start>Run>cmd

wmic

diskdrive get status

Posted

I have a Seagate, 2 Maxtors, a Hitachi, and one more I'm not sure of since it's in use but might remove it soonish.

 

So something that's decently universal would be best since I have different brands and makes.

securitybreach
Posted

Well as I mentioned on post #6, there is a way to use a built in windows tool called wmic to do this.

Posted

I downloaded SeaTools. I believe I used it before I put an SSD in my current system.

 

I will check out WMIC also. I haven't heard about it until I posted this so I'll give it a look as well.

 

Thank you for your input everyone.

  • Like 1
securitybreach
Posted

I downloaded SeaTools. I believe I used it before I put an SSD in my current system.

 

I will check out WMIC also. I haven't heard about it until I posted this so I'll give it a look as well.

 

Thank you for your input everyone.

 

Great! Let us know how it goes. :thumbsup:

Posted

SeaTools only recognizes one of the drives when connected through the USB adapter, so looks like I'll have to learn some WMIC commands.

 

I tested an old 40GB Hitachi drive and it failed the short and long read tests.

Posted

Hello,

 

Western Digital's (formerly Hitachi Global Storage Technology's) Drive Fitness Test program might be of interest, as well as CrystalDiskInfo.

 

Regards,

 

Aryeh Goretsky

  • Like 1
Posted

CrystalDiskInfo detects everything just fine. Even hooked up my previous system drive before my SSD and it's got a few cautionary marks.

 

I'll give Windows Drive Fitness Test a try :thumbsup:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...