| squashfuse(1) | General Commands Manual | squashfuse(1) |
squashfuse — mount
a SquashFS archive with FUSE
squashfuse |
[-o options]
archive mountpoint |
squashfuse mounts the SquashFS filesystem
archive on the directory
mountpoint. The filesystem can be unmounted using
umount(8) or fusermount(8). The
squashfuse implementation is single-threaded.
Options supported by the fuse(8) library are supported. In addition the following options are supported:
-o
offset=N-o
subdir=PATH-o
notify_pipe=PATHHere is a selection of generally useful FUSE library options:
| March 19, 2012 | Debian |