Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 288 Bytes

linux hard drive testing.md

File metadata and controls

11 lines (6 loc) · 288 Bytes

install hwinfo hwinfo --disk lists hard drive info, useful

sudo smartctl -H /dev/sda to do a health test and it will say basically yay or nay

sudo smartctl -x /dev/sda to print all SMART information

sudo apt install smartmontools to get this package

-x will show you power on hours..