Difference between revisions of "Disk stat"

From SleuthKitWiki
Jump to: navigation, search
(Updated to link to man page.)
m
 
(2 intermediate revisions by one user not shown)
Line 2: Line 2:
 
Back to [[Help Documents]]
 
Back to [[Help Documents]]
  
disk_stat is a Linux-only tool that uses ATA commands to query an ATA disk to determine if it has a Host Protected Area (HPA).  
+
disk_stat was a Linux-only tool that uses ATA commands to query an ATA disk to determine if it has a Host Protected Area (HPA).  
 
+
This tool was removed from TSK.  Use hdparam instead.
  
 +
* [http://www.sleuthkit.org/informer/sleuthkit-informer-17.html#hpa Sleuth Kit Informer #17]
 
* [http://www.sleuthkit.org/sleuthkit/man/disk_stat.html Automatically Updated man Page]
 
* [http://www.sleuthkit.org/sleuthkit/man/disk_stat.html Automatically Updated man Page]

Latest revision as of 19:14, 27 October 2010

disk_stat

Back to Help Documents

disk_stat was a Linux-only tool that uses ATA commands to query an ATA disk to determine if it has a Host Protected Area (HPA). This tool was removed from TSK. Use hdparam instead.