badblocks, ddrescue, fdisk, fsck, ioping, smartctl, wipefs: change /dev/sda into /dev/sdX (#4861)
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
`ioping -c 10 -s 1M /tmp`
|
||||
|
||||
- Measure disk seek rate on /dev/sda:
|
||||
- Measure disk seek rate on `/dev/sdX`:
|
||||
|
||||
`ioping -R /dev/sda`
|
||||
`ioping -R {{/dev/sdX}}`
|
||||
|
||||
- Measure disk sequential speed on /dev/sda:
|
||||
- Measure disk sequential speed on `/dev/sdX`:
|
||||
|
||||
`ioping -RL /dev/sda`
|
||||
`ioping -RL {{/dev/sdX}}`
|
||||
|
Reference in New Issue
Block a user