Smartctl: Difference between revisions
From Halfface
				
				
				Jump to navigationJump to search
				
				
 Created page with '==smartctl== # Information about disk  smartctl -i /dev/sda # Health status inquiry.  smartctl -Hc /dev/sda # Table atributes.  smartctl -A /dev/sda # Selftest short  smartctl -l…'  | 
			
(No difference) 
 | 
Latest revision as of 09:55, 1 August 2012
smartctl
- Information about disk
 
smartctl -i /dev/sda
- Health status inquiry.
 
smartctl -Hc /dev/sda
- Table atributes.
 
smartctl -A /dev/sda
- Selftest short
 
smartctl -l error /dev/sda
- Selftest long
 
smartctl -l selftest /dev/sda