Skip to content

/etc/fuse.conf: Permission denied #3

Description

@probonopd

The whole point of using this is so that one does not need to be root.
However, I get these errors on Ubuntu 14.04.1 LTS:

me@host:~/fuseloop$ mkdir mnt
me@host:~/fuseloop$ ./fuseloop 'some.squashfs' mnt
debug: looked up file size: 362463232
fusermount: failed to open /etc/fuse.conf: Permission denied
me@host:~/fuseloop$ ls mnt
ls: cannot access mnt: Input/output error
me@host:~/fuseloop$ umount mnt
umount: mnt is not mounted (according to mtab)
me@host:~/fuseloop$ 

https://github.com/vasi/squashfuse did the trick for me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions