GithubHelp home page GithubHelp logo

Comments (6)

FunkyM avatar FunkyM commented on July 18, 2024

Why sudo? Run ifuse as regular user and use "fusermount -u " to unmount.

from libimobiledevice.

GaryGragg avatar GaryGragg commented on July 18, 2024

I was just making sure permissions weren't the problem.

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

Try "sudo unmount DIR" or "fusermount -u DIR" please. Then retry mounting as regular user.

from libimobiledevice.

GaryGragg avatar GaryGragg commented on July 18, 2024

Ok, I did "ifuse -o ro -u deviceSn /mnt/src1" as user and got no errors and it adds it to /etc/mtab as:
ifuse /mnt/src1 fuse.ifuse ro,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0
When I do "ls /mnt/src1" I get:
ls: cannot access /mnt/src1: Transport endpoint is not connected
Then when I run "fusermount -u /mnt/src1" the entry is removed from /etc/mtab

from libimobiledevice.

GaryGragg avatar GaryGragg commented on July 18, 2024

Does anyone have the latest code working on Fedora? Is so which version? I get the same issue with both Fedora 19 and Fedora 20. What versions of Linux where used for developed/tested of 1.1.6?

from libimobiledevice.

gitsop01 avatar gitsop01 commented on July 18, 2024

This issue should be Closed as Fedora 25 is now stable without this problem, and most releases have been stable up to Fedora 25.

from libimobiledevice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.