FUSE-EXT2(1) | User Commands | FUSE-EXT2(1) |
NAME¶
FUSE-EXT2 - FUSE module for Second Extended File System
SYNOPSIS¶
fuse-ext2 [OPTION]... imagefile mountpoint
DESCRIPTION¶
This fuse module permits the user-level mount of ext2/3/4 file systems.
OPTIONS¶
General options¶
- -o opt,[opt...]
- mount options
- -h --help
- print help
FUSEEXT2 options:¶
- -o rw+
- -o rw,force
-
enable read-write mount (EXPERIMENTAL).
general FUSE options:¶
see fuse(8)
AUTHORS¶
This is a fork project of fuse-ext2 by Alper Akcan <alper.akcan@gmail.com>. See http://wiki.virtualsquare.org.
SEE ALSO¶
fuse(8), umview(1)
May 2007 | FUSE/UMFUSE modules |