Results 1 to 4 of 4

Thread: Unable to mount iPhone. Permission denied

  1. #1
    Join Date
    Apr 2012
    Beans
    62

    Unable to mount iPhone. Permission denied

    Hi all, I'm running Ubuntu 12.04 in a toshiba portege Z830, each time I tried connect my iPhone there is giving me the error Unable to mount iPhone, Permission denied. I checked in forums and the info that I got was about alternative software for the iphone in Ubuntu, but I can not reach this step if first I can not mount my iphone with the right permissions, any idea or command I should type in the terminal for mount the device?

    Thanks in advance!!!

  2. #2
    Join Date
    Jan 2012
    Location
    Kerry/Dublin
    Beans
    109

    Re: Unable to mount iPhone. Permission denied

    I'm not sure that this is generally the correct way, but you could try this.

    Code:
    sudo fdisk -l # Shows your partitions and disks, one of which should be your iPhone
    sudo mount /dev/sdXn /mnt # X and n will be one of a,b,c 1,2,3 respectively, from the command above
    Now your phone should be mounted to /mnt, so you can have a look around there. Don't expect this to interact well with any music players or whatever, though. I can't help on the automounting permissions as I don't use any software that does that.

  3. #3
    Join Date
    Apr 2012
    Beans
    62

    Re: Unable to mount iPhone. Permission denied

    Thanks Liam for your answear but seems to much complicated for me and I don't want mess up. Searching in google I found the conecting the phone unlocked was working and yes, worked. I can see the pictures and music, I didn't try more yet, but if is nothing like itunes in linux, I think the best way is connect in a computer with windows

    Thanks for your time, I really appreciate.

  4. #4
    Join Date
    Apr 2008
    Location
    Australian in Germany
    Beans
    4,010
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Unable to mount iPhone. Permission denied

    Quote Originally Posted by gurrunaki View Post
    ..like itunes in linux,...
    A search in the Internet turns up lost of articles about this. This one seems to sum up the alternatives quite nicely.

    http://www.ubuntuka.com/itunes-ubuntu-linux/
    Michael

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •