fuse2fs(1) - Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AVAILABILITY | SEE ALSO | COLOPHON

FUSE2FS(8)                 System Manager's Manual                FUSE2FS(8)

NAME         top

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

SYNOPSIS         top

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

DESCRIPTION         top

       fuse2fs is a FUSE file system client that supports reading and
       writing from devices or image files containing ext2, ext3, and ext4
       file systems.

OPTIONS         top

   general options:
       -o opt,[opt...]
              mount options

       -h   --help
              print help

       -V   --version
              print version

   fuse2fs options:
       -o ro  read-only mount

       -o errors=panic
              dump core on error

       -o minixdf
              minix-style df

       -o no_default_opts
              do not include default fuse options

       -o fuse2fs_debug
              enable fuse2fs debugging

   FUSE options:
       -d -o debug
              enable debug output (implies -f)

       -f     foreground operation

       -s     disable multi-threaded operation

       For other FUSE options please see mount.fuse(8) or see the output of
       fuse2fs --helpfull

AVAILABILITY         top

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

SEE ALSO         top

       ext4(5) e2fsck(8), mount.fuse(8)

COLOPHON         top

       This page is part of the e2fsprogs (utilities for ext2/3/4
       filesystems) project.  Information about the project can be found at
       ⟨http://e2fsprogs.sourceforge.net/⟩.  It is not known how to report
       bugs for this man page; if you know, please send a mail to
       man-pages@man7.org.  This page was obtained from the project's
       upstream Git repository
       ⟨git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git⟩ on 2018-02-02.
       (At that time, the date of the most recent commit that was found in
       the repository was 2018-01-03.)  If you discover any rendering prob‐
       lems in this HTML version of the page, or you believe there is a bet‐
       ter or more up-to-date source for the page, or you have corrections
       or improvements to the information in this COLOPHON (which is not
       part of the original manual page), send a mail to man-pages@man7.org

E2fsprogs version 1.43-WIP       March 2016                       FUSE2FS(8)