kpartx
Create device maps from partition tables.
- Add partition mappings:
kpartx -a {whole_disk.img}
- Delete partition mappings:
kpartx -d {whole_disk.img}
- List partition mappings:
kpartx -l {whole_disk.img}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).