Difference between revisions of "Disk stat"
From SleuthKitWiki
(Updated to link to man page.) |
m (Added informer link.) |
||
Line 3: | Line 3: | ||
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 is a Linux-only tool that uses ATA commands to query an ATA disk to determine if it has a Host Protected Area (HPA). | ||
− | + | * [[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] |
Revision as of 19:38, 11 September 2008
disk_stat
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).
- [[http://www.sleuthkit.org/informer/sleuthkit-informer-17.html#hpa Sleuth Kit Informer
- 17]