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

ewfmount — mount data stored in EWF files

Author

       These man pages were written by Joachim Metz.

Bugs

       Please  report  bugs  of  any  kind  on  the  project  issue  tracker:  https://github.com/libyal/libewf-
       legacy/issues

Description

ewfmount is a utility to mount data stored in EWF files.

       ewfmount  is  part  of  the libewf package.  libewf is a library to access the Expert Witness Compression
       Format (EWF).

       ewf_files the first or the entire set of EWF segment files mount_point the directory to  serve  as  mount
       point

       The options are as follows:

       -fformat
               specify the input format, options: raw (default), files (restricted to logical volume files)

       -h      shows this help

       -v      verbose output to stderr

       -V      print version

       -Xextended_options
               extended options to pass to sub system

Diagnostics

       Errors,  verbose  and  debug  output are printed to stderr when verbose output -v is enabled. Verbose and
       debug output are only printed when enabled at compilation.

Environment

       None

Examples

       # ewfmount floppy.E01 floppy/
       ewfmount 20110918

Files

       None

Name

       ewfmount — mount data stored in EWF files

See Also

ewfacquire(1), ewfacquirestream(1), ewfexport(1), ewfinfo(1), ewfrecover(1), ewfverify(1)

libewf                                          January 19, 2014                                      ewfmount()

Synopsis

ewfmount [-fformat] [-Xextended_options] [-hvV] ewf_files

See Also