-
-
Notifications
You must be signed in to change notification settings - Fork 33
Show information about the partitions and filesystems in a media dump
This command will analyze a media dump, and if the format is recognized and you choose so, it will search for supported partitioning schemes and supported filesystems on the dump, showing information about them.
Aaru filesystem info [options] <image-path>
<image-path>
Media image path
-e, --encoding=[encoding]
sets which encoding is used by the contents of the media dump (default varies by filesystem)
-f, --filesystems=[true/false]
searches and interprets filesystems (default true)
-p, --partitions=[true/false]
searches and interprets partitions (default true)
-v, --verbose=[true/false]
shows verbose output (default false)
-d, --debug=[true/false]
shows debug output (default false)
--pause=[true/false]
pauses before exiting. (default false)
-?, -h, --help=[true/false]
show help and usage information (default false)
Aaru filesystem info mydisc.cue
FreeBSD | Yes |
macOS | Yes |
Linux | Yes |
Windows | Yes |