1MMSTAT(1)                   General Commands Manual                  MMSTAT(1)
2
3
4

NAME

6       mmstat - Display details about the volume system (partition tables)
7

SYNOPSIS

9       mmstat  [-t  mmtype  ] [-o offset ] [ -i imgtype ] [-b dev_sector_size]
10       [-vV] image [images]
11

DESCRIPTION

13       mmstat displays the general details of a volume system, which  includes
14       partition tables and disk labels.  Mainly, the type is given.
15
16

ARGUMENTS

18       -t mmtype
19              Specify  the  media  management type.  Use '-t list' to list the
20              supported types.  If not given, autodetection methods are used.
21
22       -o offset
23              Specify the offset into the image where  the  volume  containing
24              the  partition system starts.  The relative offset of the partiā€
25              tion system will be added to this value.
26
27       -b dev_sector_size
28              The size, in bytes, of the underlying device  sectors.   If  not
29              given,  the  value in the image format is used (if it exists) or
30              512-bytes is assumed.
31
32       -i imgtype
33              Identify the type of image file, such as raw.  Use '-i list'  to
34              list  the  supported types.  If not given, autodetection methods
35              are used.
36
37       -v     Verbose output of debugging statements to stderr
38
39       -V     Display version
40
41       image [images]
42              The disk or partition image to read, whose format is given  with
43              '-i'.   Multiple  image  file names can be given if the image is
44              split into multiple segments.  If only one image file is  given,
45              and  its  name is the first in a sequence (e.g., as indicated by
46              ending in '.001'), subsequent image segments  will  be  included
47              automatically.
48
49

AUTHOR

51       Brian Carrier <carrier at sleuthkit dot org>
52
53       Send documentation updates to <doc-updates at sleuthkit dot org>
54
55
56
57                                                                     MMSTAT(1)
Impressum