Re: [linux-audio-user] how to un-ipod some m4a songs.

From: paul wisehart <listreader@email-addr-hidden>
Date: Thu Apr 13 2006 - 03:58:20 EEST

On Wed, Apr 12, 2006 at 08:32:04PM -0400, Lee Revell wrote:
> Is there an easy way to get the songs off the iPod under Linux?

I've used gtkpod to get songs off of ipods with both apple and windows
formatted ipods, and then used faad/lame to make mp3s.
(If the songs are stored as mp3, then obviously no conversion is needed.)

The trick is mounting the ipod. gtkpod accesses the ipod thru a normal
unix disk mount. for me its:
<snipped from fstab>
### IPOD ###
#/dev/sda3 /mnt/ipod hfsplus noauto,user,rw 0 0
/dev/sda2 /mnt/ipod vfat noauto,user,rw 0 0
</snip>

windows partitioned ipods have their data in /dev/sda2, and mac ipods
have their data in /dev/sda3

--
paul w
Received on Thu Apr 13 04:15:10 2006

This archive was generated by hypermail 2.1.8 : Thu Apr 13 2006 - 04:15:10 EEST