mmls

  • maps partition layouts and how storage is structured

  • used to identify partition of interest

  • mmls <.img>

  • -a, -A, -m, -M: Filter output to display only specific volume types (all, DOS, BSD, Mac).

  • -b: Show boot records for each partition.

  • -d: Display partition descriptions (if available).

  • -i: Show partition metadata information.

  • -s: Sort output by starting sector (default is by type).

  • -V: Print version information.

Last updated