logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Device Maps - kpartx Partition Tool | Online Free DevTools by Hexmos

Create device maps with kpartx, a powerful command-line partition tool for Linux. Manage disk partitions efficiently. Free online tool, no registration required.

kpartx

Create device maps from partition tables. More information: https://manned.org/kpartx.

  • Add partition mappings and print created mappings:

kpartx -av {{whole_disk.img}}

  • Delete partition mappings:

kpartx -d {{whole_disk.img}}

  • List partition mappings:

kpartx -l {{whole_disk.img}}

See Also