Hi. I have an 8gb Sansa View. I'd like to be able to access it through Kubuntu since I'm trying to move away from windows. How do I go about doing that?
Announcement
Collapse
No announcement yet.
How do I mount my mp3 player?
Collapse
This topic is closed.
X
X
-
Re: How do I mount my mp3 player?
this may help, but it doesn't seem like a very simple solution..
http://ubuntuforums.org/showthread.php?t=650447
I have a Creative Nomad Zen Xtra mp3 player and I've used it with KZenExplorer with great success, and also with GNomad2 which I didn't like nearly as much.. although I don't know if these will work with other brands, I would try them anyway.. can't hurt..
- Top
- Bottom
-
Re: How do I mount my mp3 player?
I've read that this may also work:
http://qlix.berlios.de/
and this may be helpful:
http://www.anythingbutipod.com/forum...ad.php?t=23974
- Top
- Bottom
Comment
-
Re: How do I mount my mp3 player?
I assume its USB. It should offer you the ability to automount.. If not:
Install the package pmount (if not done already)
Plug your player in, open a shell and run dmesg, there should be something at the end of the text that mentions something along the lines of 'Found mass storage device sdb1' or something. the sdb1, take note of it.
enter
Code:pmount /dev/sdb1
- Top
- Bottom
Comment
Comment