Results 1 to 10 of 24

Thread: iPod mounting issue

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Beans
    14

    iPod mounting issue

    I'm very new to ubuntu and I've been trying to get my iPod to work.
    I'm using Ubuntu 10.1.
    I have both GTKpod and Amarok. I put in the command sudo mkdir /media/iPod in the terminal then I added
    /dev/sdc2 /media/iPod vfat nosuid,noauto,nodev,rw,umask=077,gid=1000,uid=1000 ,user,defaults,noatime,iocharset=utf8 0 0
    to my fstab. The iPod showed up in places but then when I try to open it I get an error message
    Unable to mount iPod
    mount: special device /dev/sdc2 does not exist

    Basically, I have no idea what to do now. If someone could please explain to me what exactly to do that'd be great.

  2. #2
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: iPod mounting issue

    Quote Originally Posted by Krystallynn341 View Post
    I'm very new to ubuntu and I've been trying to get my iPod to work.
    I'm using Ubuntu 10.1.
    I have both GTKpod and Amarok. I put in the command sudo mkdir /media/iPod in the terminal then I added
    /dev/sdc2 /media/iPod vfat nosuid,noauto,nodev,rw,umask=077,gid=1000,uid=1000 ,user,defaults,noatime,iocharset=utf8 0 0
    to my fstab. The iPod showed up in places but then when I try to open it I get an error message
    Unable to mount iPod
    mount: special device /dev/sdc2 does not exist

    Basically, I have no idea what to do now. If someone could please explain to me what exactly to do that'd be great.
    plug in your ipod and then do
    Code:
    fdisk -l
    note:where "-l" is lowercase of "-L"
    post here teh results. you probably just have assigned the wrong device name.

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  3. #3
    Join Date
    Aug 2011
    Beans
    14

    Re: iPod mounting issue

    okay so it shot back:

    Disk /dev/sda: 60.0 GB, 60011642880 bytes
    255 heads, 63 sectors/track, 7296 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x41ab2316

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 7295 58597056 7 HPFS/NTFS

  4. #4
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: iPod mounting issue

    Quote Originally Posted by Krystallynn341 View Post
    okay so it shot back:

    Disk /dev/sda: 60.0 GB, 60011642880 bytes
    255 heads, 63 sectors/track, 7296 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x41ab2316

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 7295 58597056 7 HPFS/NTFS
    my bad can repeat the command using "sudo fdisk -l"
    sometimes without sudo may give different results

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  5. #5
    Join Date
    Aug 2011
    Beans
    14

    Re: iPod mounting issue

    i used sudo when i did it the first time. without sudo it doesn't give me anything

  6. #6
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: iPod mounting issue

    Quote Originally Posted by Krystallynn341 View Post
    i used sudo when i did it the first time. without sudo it doesn't give me anything
    ohh pk i suppose u r using a wubi install right? your ipod does not show up in the devices. does you ipod has an "Mount as disk media" when you connect it to the pc. Check the connection options. It's been a while that i do not use an ipod...

    edit: what kind(generation) of Ipod do you have?
    Last edited by fdrake; August 25th, 2011 at 02:30 AM.

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

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
  •