1ewfmount LOCAL ewfmount
2
4 ewfmount — mount data stored in EWF files
5
7 ewfmount [-f format] [-X extended_options] [-hvV] ewf_files
8
10 ewfmount is a utility to mount data stored in EWF files.
11
12 ewfmount is part of the libewf package. libewf is a library to access
13 the Expert Witness Compression Format (EWF).
14
15 ewf_files the first or the entire set of EWF segment files mount_point
16 the directory to serve as mount point
17
18 The options are as follows:
19
20 -f format
21 specify the input format, options: raw (default), files
22 (restricted to logical volume files)
23
24 -h shows this help
25
26 -v verbose output to stderr
27
28 -V print version
29
30 -X extended_options
31 extended options to pass to sub system
32
34 None
35
37 None
38
40 # ewfmount floppy.E01 floppy/
41 ewfmount 20110918
42
43
44
46 Errors, verbose and debug output are printed to stderr when verbose out‐
47 put -v is enabled. Verbose and debug output are only printed when enabled
48 at compilation.
49
51 Please report bugs of any kind to <joachim.metz@gmail.com> or on the
52 project website: http://code.google.com/p/libewf/
53
55 These man pages were written by Joachim Metz.
56
58 Copyright 2006-2014, Joachim Metz <joachim.metz@gmail.com>.
59
60 This is free software; see the source for copying conditions. There is NO
61 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR‐
62 POSE.
63
65 ewfacquire(1), ewfacquirestream(1), ewfexport(1), ewfinfo(1),
66 ewfrecover(1), ewfverify(1)
67
68libewf January 19, 2014 libewf