FUSEFATFS(1) | General Commands Manual | FUSEFATFS(1) |
fusefatfs, vufusefatfs - mount FAT file systems using FUSE and vufuse
fusefatfs [-hVdfs] [-o options ] disk_image mountpoint
in a umvu session:
mount -t vufusefatfs [-o options ] disk_image mountpoint
fusefatfs mounts the file tree contained in disk_image on the directory mountpoint. It supports FAT12, FAT16, FAT32 and exFAT formats.
vufusefatfs is the VUOS/vufuse submodule of fusefatfs
fusefatfs is build upon FUSE (Filesystem in Userspace) library. the complete set of available options depends upon the specific FUSE installed. Execute fusefatfs -h to retrieve the actual complete list.
These options are not valid in VUOS/vufuse.
fuse(8), umvu(1)
fusefatfs is based on the FAT file system module for embedded systems fatfs developed by ChaN: http://elm-chan.org.
VirtualSquare. Project leader: Renzo Davoli.
November 2024 | VirtualSquare |