mmls
Display the partition layout of a volume system.
- Display the partition table stored in an image file:
mmls {path/to/image_file}
- Display the partition table with an additional column for the partition size:
mmls -B -i {path/to/image_file}
- Display the partition table in a split EWF image:
mmls -i ewf {image.e01} {image.e02}
- Display nested partition tables:
mmls -t {nested_table_type} -o {offset} {path/to/image_file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).