DOKK / manpages / debian 12 / fusefat / fusefat.1.en
FUSEFAT(1) User Commands FUSEFAT(1)

FUSEFAT - FUSE module for FAT

fusefat [OPTION]... imagefile mountpoint

fusefat imagefile mountpoint [OPTION]...

mount options
print help
print version

enable read-write mount (EXPERIMENTAL)

enable debug output (implies -f)
foreground operation
disable multi-threaded operation
allow access to other users
allow access to root
allow mounts over non-empty file/dir
enable permission checking by kernel
set filesystem name
issue large read requests (2.4 only)
set maximum size of read requests
immediate removal (don't hide files)
let filesystem set inode numbers
try to fill in d_ino in readdir
use direct I/O
cache files in kernel
enable caching based on modification times
set file permissions (octal)
set file owner
set file group
cache timeout for names (1.0s)
cache timeout for deleted names (0.0s)
cache timeout for attributes (1.0s)
auto cache timeout for attributes (attr_timeout)
allow requests to be interrupted
signal to send on interrupt (10)
set maximum size of write requests
set maximum readahead
perform reads asynchronously (default)
perform reads synchronously

See http://wiki.virtualsquare.org.

fuseiso9660(1), fuseext2(1)

June 19, 2008 FUSE/UMFUSE modules