[EMAIL PROTECTED]:~$ sudo mount /media/special/
encfs: invalid option -- o
EncFS Password: 
Error decoding volume key, password incorrect
[EMAIL PROTECTED]:~$ sudo mount /media/special/
encfs: invalid option -- o
EncFS Password: 
fuse: invalid argument `rw'
fuse failed.  Common problems:
 - fuse kernel module not installed (modprobe fuse)
 - invalid options -- see usage message

the mount command passes the fuse arguments to encfs with the -o option,
but encfs requires those arguments to be passed with the -- option.

Usage: encfs [options] rootDir mountPoint [-- [FUSE Mount Options]]

-- 
mount.fuse passes bad arguments to encfs
https://bugs.launchpad.net/bugs/108649
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to