Difference between revisions of "Disk"
From Linuxintro
imported>ThorstenStaerk (New page: A disk is a device to store data, e.g. a compact disk or a hard disk. See http://en.wikipedia.org/wiki/Disk. Disk related commands: hwinfo --block hwinfo --partition) |
imported>ThorstenStaerk |
||
Line 3: | Line 3: | ||
hwinfo --[[block]] | hwinfo --[[block]] | ||
hwinfo --[[partition]] | hwinfo --[[partition]] | ||
+ | |||
+ | = Find out throughput = | ||
+ | hdparm -tT /dev/hda |
Revision as of 20:37, 4 October 2009
A disk is a device to store data, e.g. a compact disk or a hard disk. See http://en.wikipedia.org/wiki/Disk. Disk related commands:
hwinfo --block hwinfo --partition
Find out throughput
hdparm -tT /dev/hda