blob: a0b14f058ecf1d2476bb0392dce8e90a399b6bc1 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Testing performance
See the drive specs by using the identifier
```
fdisk -l
```
For disk speeds make sure there is no load and run
```
hdparm -Ttv /dev/sdc1
```
|