1squashfuse(1)             BSD General Commands Manual            squashfuse(1)
2

NAME

4     squashfuse — mount a SquashFS archive with FUSE
5

SYNOPSIS

7     squashfuse [-o options] archive mountpoint
8

DESCRIPTION

10     squashfuse mounts the SquashFS filesystem archive on the directory
11     mountpoint.  The filesystem can be unmounted using umount(8) or
12     fusermount(8).
13
14     A selection of FUSE options:
15
16     -V, --version
17              show FUSE version
18
19     -h, --help
20              print help
21
22     -d, -o debug
23              enable debug output (implies -f)
24
25     -f       foreground operation
26
27     -o allow_other
28              allow access by other users
29
30     -o allow_root
31              allow access by the superuser
32

SEE ALSO

34     fusermount(8), mount(8), umount(8)
35
36     SquashFS ⟨http://squashfs.sourceforge.net/
37
38     FUSE ⟨http://fuse.sourceforge.net/
39
40BSD                             March 19, 2012                             BSD
Impressum