Linux How To check HDD SMART Status In Linux How To check HDD’s SMART Status In Linux? For IDE HDD's: smartctl --all /dev/hda For SCSI HDD's: smartctl --all /dev/sda For SATA HDD’s: smartctl --all -d ata /dev/sda