Okay, I've resisted for years getting an iPod and finally got a good deal on a friend's used one. I've figured out how to put files on and off of it using gtkpod and play using Amarok, but it still says his name in the /media directory. I've changed it on my desktop and in the iPod, but for some reason the command line (and when I view the /media folder in Nautilus) still have the old name.
I tried:
Code:
sudo mv /media/johndoeipod /media/myipod
But it said the device or resource was busy. I've tried unplugging it and the same command said directory not found.
So for some reason it's automatically created an entry in the old name for this device and I'd love to change that. Anyone know how?
Thank you!
---------- Post added at 03:26 PM ---------- Previous post was at 03:14 PM ----------
I even tried changing the /dev/disk/by-label/ name and it STILL shows up as "/media/johndoeipod" in the media folder....
:-(