Dear Adam and Jameson, > > Could you please give fuse 2.7.1 (just entered unstable) a try ? > > It should be fixed, at least for me it is.
I have the same problem than Jameson with this fuse 2.7.1 version. It solves the /etc/mtab link problem but nor fusermount (even root) nor umount unmount (normal user) the directory. $ ls -al /etc/mtab lrwxrwxrwx 1 root root 12 2007-10-28 17:33 /etc/mtab -> /proc/mounts $ mount | grep crypt $ encfs /home/xxx/.crypt-raw/ /home/xxx/crypt/ EncFS Password: $ mount | grep crypt encfs on /home/xxx/crypt type fuse.encfs (rw,nosuid,nodev,user_id=1000,group_id=1000,default_permissions) $ fusermount -u /home/xxx/crypt $ mount | grep crypt encfs on /home/xxx/crypt type fuse.encfs (rw,nosuid,nodev,user_id=1000,group_id=1000,default_permissions) $ umount /home/xxx/crypt umount: /home/xxx/crypt is not in the fstab (and you are not root) $ su # fusermount -u /home/xxx/crypt # mount | grep crypt encfs on /home/xxx/crypt type fuse.encfs (rw,nosuid,nodev,user_id=1000,group_id=1000,default_permissions) # umount /home/xxx/crypt # mount | grep crypt Please, let us know if we should file this as a new bug. Thank you for your prompt reply and your help. Best regards. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]