fuse-ext2 — fuse2fs compatibility wrapper
Contents
Description
This wrapper provides the fuse-ext2 interface via fuse2fs(1), which you should migrate to instead.
Name
fuse-ext2 — fuse2fs compatibility wrapper
Options
-h, --help Show usage string.
-v, --verbose Ignored.
-o, --optionsoption[,…] mount.fuse3(8) options, of which these are handled specially:
ro Mount read-only.
rw Mount read-write ifforce also given. This is the default.
rw+ Same as -orw,forcesilent Ignored.
force If rw, mount read-write.
all other options are forwarded to fuse2fs directly.
If rw but not force, the mount is read-only and a warning is issued.
fuse2fs October 24, 2024 FUSE-EXT2(1)
Synopsis
fuse-ext2 [-hv] [-oro|force|allow_others[,…]]… device|imagemountpoint
