15 lines
272 B
Markdown
15 lines
272 B
Markdown
# mtm-ddwipe
|
|
|
|
Wipe a block device.
|
|
|
|
Warning: destructive and irreversible. The target must be a real block device, not mounted, and not in use.
|
|
|
|
Usage:
|
|
mtm-ddwipe DEVICE
|
|
|
|
Options:
|
|
- `-h`, `--help`
|
|
|
|
Optional tools: `blkdiscard`, `ddrescue`, `dd_rescue`, `nvme`, `hdparm`.
|
|
|