Announcement

Collapse
No announcement yet.

2 ipod questions.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    2 ipod questions.

    OK, firstly - after recent forced formats of my drives i lost all music from my PC, thankfully it is still on my ipod. so my question is, would it be possible to restore to my PC? can Amarok do this ? (in <artist><album> format as that is how it was originally on my HD before formatting)

    second question is in regard to mounting. if my ipod is connected to the USB BEFORE starting my pc the ipod will mount itself automatically in /media/IPOD.
    But, if my PC is already booted before i connect the ipod to USB (as it is now) it does not mount itself, so the ipod does not get a battery charge, and my playlists are pointing to invalid locations.
    when i click 'connect' in Amarok i get this prompt -
    but i have absolutely no idea what the connect/disconnect commands are......

    it's a 5G 30gig video ipod (white) formatted to windows.
    here is my fstab, if it helps -
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    # /dev/hda1
    UUID=9c9f7399-080e-4e3e-ae93-0d1c7f4b14e0 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
    # /dev/hda5
    UUID=71e861de-8b4b-4050-a2fd-607d69d0ca40 none swap sw 0 0
    /dev/hdc /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
    /dev/hdd /media/cdrom1 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
    /dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
    /dev/hdb1 /home/hdb1 ext3 users,atime,auto,rw,nodev,noexec,nosuid 0 0
    thanks for any help you can give.

    #2
    Re: 2 ipod questions.

    First of all I don't own an IPod but I have used one on Linux before. To your first question yes you can backup your music from your iPod to your computer.

    As far as Amarok not detecting the iPod try going to Settings > Configure Amarok > Media Devices > Autodetect Devices

    If that does not work click on Add Device and select "Apple IPod Media Device" Name it and then point it to /media/IPOD

    Then click on the configure button next to the new entry and change the Pre-connect command to: mount /dev/sda1 /media/IPOD and the post disconnect command to umount /dev/sda1

    Comment


      #3
      Re: 2 ipod questions.

      thanks for the reply GreyFox, i got the ipod connected to Amarok, but could not figure out how to backup...

      so i installed 'gtkpod' and that has a 'copy files to filesystem' option. which i selected, then created a directory and started the backup. unfortunately after a few mins 2 more windows for gtkpod opened up and the whole app froze up. (all gtkpod windows blank white).

      is there any other software that can do this ?

      Comment


        #4
        Re: 2 ipod questions.

        yea i had the same window freezing...I could however find out what the errors were
        Code:
        Template ('%o;%a - %t.mp3;%t.wav') does not match file type '/media/SIG'S IPOD/iPod_Control/Music/F33/GAPV.m4a'
        Failed to write 'The Doobie Brothers-Long Train Runnin''
        so do all the files need to be mp3 to copy?
        and there were videos and they had the same error

        Code:
        Template ('%o;%a - %t.mp3;%t.wav') does not match file type '/media/SIG'S IPOD/iPod_Control/Music/F00/LYIO.mp4'
        Failed to write '-YELLOW_SUBMARINE'
        except they are in mp4...

        OHHH and you can of course just hard copy all of the files out to you harddrive but you need to rename them...

        when i disconnect my sisters ipod it opens up and says no music no videos and what not

        Th3_D0ct0R

        Comment


          #5
          Re: 2 ipod questions.

          Check out Floola http://www.floola.com/modules/wiwimod/. I have been using it for a few days and just copied a file from my ipod to my desktop.

          Comment

          Working...
          X