Satoshi Yoshinaga <[email protected]> writes: > Hello, this is my first post. > I use iPod nano(16GB). > I started to use gnupod today but there are no songs in my iPod. > > What I did is as below. > > ---------- > black zatracenie # mount /mnt/iPod/ > black zatracenie # rm -rf /mnt/iPod/* > black zatracenie # gnupod_INIT.pl [...] > black zatracenie # gnupod_addsong.pl --artwork zatracenie_jacket_m.jpg *.mp3 [...] > black zatracenie # mktunes.pl [...] > my .gnupodrc is like this. > model = nano_3g > mktunes.fwguid = 000XXXXXXXXXXXXX # I hide the fwguid intentionally. > > Then my /etc/fstab is like this. > /dev/sdd1 /mnt/iPod vfat nodev,nosuid,user,rw,noauto 0 0 > > I don't understand why 10 songs aren't recognized as Audio in my iPod.
Are they recognized as anything else? If not, check if sdd1 is really the right partition (I don't know about nanos, but some iPods have more than one partition). If they do, that might be an autodetection problem with addsong (unless it really trusts the extension, which is iWeird if the files go somewhere else). -- Nuno J. Silva gopher://sdf-eu.org/1/users/njsg _______________________________________________ Bug-gnupod mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnupod
