1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-12 02:15:44 +02:00

kpartx: add verbose output to example (#17496)

This commit is contained in:
Managor 2025-08-06 19:21:08 +03:00 committed by GitHub
parent 73f3ad52d8
commit d4f6b4d123
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,9 @@
> Create device maps from partition tables.
> More information: <https://manned.org/kpartx>.
- Add partition mappings:
- Add partition mappings and print created mappings:
`kpartx -a {{whole_disk.img}}`
`kpartx -av {{whole_disk.img}}`
- Delete partition mappings: