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 -
thanks for any help you can give.
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
#
# <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
Comment