0

I have an ipod shuffle and I want to copy mp3 into it.

How hard is it to do on Ubuntu ? I tried Amarok, Rhytmbox, nothing works.

Any help?

Trt Trt
  • 203
  • 2
  • 5

1 Answers1

1

You can use ifuse to mount your ipod.

Install it using sudo apt-get install ifuse.

From man ifuse

ifuse - Mount filesystem of an iPhone, iPod Touch, iPad or Apple TV.

This  mounts  the  root filesystem of the first attached device on this
   computer in the directory /media/iPhone.
g_p
  • 19,034
  • 6
  • 59
  • 69