mount.unionfs -V (return code: 1)
FUSE library version: 2.9.7
FUSE library version: 2.9.7
fuse: bad mount point `': No such file or directory
unionfs-fuse version: 1.0
unionfs-fuse version: 1.0
mount.unionfs -HELP (return code: 1)
FUSE options:
-d -o debug enable debug output (implies -f)
-f foreground operation
-s disable multi-threaded operation
fuse: bad mount point `': No such file or directory
unionfs-fuse version 1.0
by Radek Podgorny <radek@podgorny.cz>
Usage: unionfs [options] branch[=RO/RW][:branch...] mountpoint
The first argument is a colon separated list of directories to merge
When neither RO nor RW is specified, selection defaults to RO.
general options:
-d Enable debug output
-o opt,[opt...] mount options
-h --help print help
-V --version print version
UnionFS options:
-o chroot=path chroot into this path. Use this if you
want to have a union of "/"
-o cow enable copy-on-write
mountpoint
-o debug_file file to write debug information into
-o dirs=branch[=RO/RW][:branch...]
alternate way to specify directories to merge
-o hide_meta_files ".unionfs" is a secret directory not
visible by readdir(), and so are
.fuse_hidden* files
-o max_files=number Increase the maximum number of open files
-o relaxed_permissions Disable permissions checks, but only if
running neither as UID=0 or GID=0
-o statfs_omit_ro do not count blocks of ro-branches
unionfs-fuse version 1.0
by Radek Podgorny <radek@podgorny.cz>
Usage: unionfs [options] branch[=RO/RW][:branch...] mountpoint
The first argument is a colon separated list of directories to merge
When neither RO nor RW is specified, selection defaults to RO.
general options:
-d Enable debug output
-o opt,[opt...] mount options
-h --help print help
-V --version print version
UnionFS options:
-o chroot=path chroot into this path. Use this if you
want to have a union of "/"
-o cow enable copy-on-write
mountpoint
-o debug_file file to write debug information into
-o dirs=branch[=RO/RW][:branch...]
alternate way to specify directories to merge
-o hide_meta_files ".unionfs" is a secret directory not
visible by readdir(), and so are
.fuse_hidden* files
-o max_files=number Increase the maximum number of open files
-o relaxed_permissions Disable permissions checks, but only if
running neither as UID=0 or GID=0
-o statfs_omit_ro do not count blocks of ro-branches