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

NAME

6       fuse2fs - FUSE file system client for ext2/ext3/ext4 file systems
7

SYNOPSIS

9       fuse2fs [ device/image ] [ mountpoint ] [ options ]
10

DESCRIPTION

12       fuse2fs  is a FUSE file system client that supports reading and writing
13       from devices or image files containing ext2, ext3, and ext4  file  sys‐
14       tems.
15

OPTIONS

17   general options:
18       -o opt,[opt...]
19              mount options
20
21       -h   --help
22              print help
23
24       -V   --version
25              print version
26
27   fuse2fs options:
28       -o ro  read-only mount
29
30       -o errors=panic
31              dump core on error
32
33       -o minixdf
34              minix-style df
35
36       -o no_default_opts
37              do not include default fuse options
38
39       -o fuse2fs_debug
40              enable fuse2fs debugging
41
42   FUSE options:
43       -d -o debug
44              enable debug output (implies -f)
45
46       -f     foreground operation
47
48       -s     disable multi-threaded operation
49
50       For  other  FUSE  options please see mount.fuse(8) or see the output of
51       fuse2fs --helpfull
52

AVAILABILITY

54       fuse2fs is  part  of  the  e2fsprogs  package  and  is  available  from
55       http://e2fsprogs.sourceforge.net.
56

SEE ALSO

58       ext4(5) e2fsck(8), mount.fuse(8)
59
60
61
62
63E2fsprogs version 1.44.3              2018                          FUSE2FS(1)
Impressum