Fedora Linux Support Community & Resources Center
  #1  
Old 14th August 2009, 12:38 AM
Mark Williams40 Offline
Registered User
 
Join Date: Feb 2009
Posts: 24
windows_xp_2003firefox
Can't Mount my MP3 player

I have a 40 GB Goodmans HDD MP3 player.

When I plug it into the USB socket, Fedora detects it & it shows on the desktop.

However if I click on the icon to try & open it, I get an error box saying "Unable to mount volume"

Any suggestions?

Please bear in mind I am a Linux dummie.

The MP3 player works fine if I connect it to a Windows PC so it's not the MP3 player that's broken.

Thanks in advance
Reply With Quote
  #2  
Old 14th August 2009, 01:01 AM
machin Offline
Registered User
 
Join Date: Aug 2009
Posts: 43
linuxubuntufirefox
would you please plug in the drive and do in a terminal with root privileges this command : fdisk -l
and paste the result.

thank you

Linux

Last edited by machin; 4th September 2009 at 01:57 PM.
Reply With Quote
  #3  
Old 14th August 2009, 05:47 PM
Mark Williams40 Offline
Registered User
 
Join Date: Feb 2009
Posts: 24
linuxfedorafirefox
Quote:
Originally Posted by machin View Post
would you please plug in the drive and do in a terminal with root privileges this command : fdisk -l
and paste the result.

thank you
I don't understand what "do in a terminal with root privileges" means. Sorry - dummie

I opened terminal & pasted the command you said & got this:

[mark@localhost ~]$ fdisk -l
[mark@localhost ~]$

Doesn't seem to tell us much
Reply With Quote
  #4  
Old 15th August 2009, 01:12 AM
machin Offline
Registered User
 
Join Date: Aug 2009
Posts: 43
linuxubuntufirefox
login as root first and then run that command after plugin in yout MP3 player
Reply With Quote
  #5  
Old 15th August 2009, 03:07 AM
sidebrnz's Avatar
sidebrnz Offline
Registered User
 
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,145
linuxfedorafirefox
OK, here's what you do. Plug the MP3 player in and wait for it to show up on your desk top. Click on Applications->System Tools->Terminal. In the terminal type:

su
(Give the root password when prompted. You won't see anything on the screen as you type, but don't worry.)
/sbin/fdisk -l

Copy the output and paste it into a followup message to this. After you've done that, you can simply close the terminal without any problems.
__________________
Registered Linux user #470359 and permanently recovered BOFH.

Any advice in this post is worth exactly what you paid for it.
Reply With Quote
  #6  
Old 17th August 2009, 10:28 PM
HuntrRose Offline
Registered User
 
Join Date: Jun 2008
Location: Bergen, Norway
Age: 33
Posts: 16
linuxfedorafirefox
I have a similar problem, but not entirely. I can browse my MP3 player fine, and move files back and forth. But after copying media files onto it, the player don't find and recognize them. When I used windows this worked, and I loved moving media this way, instead of using a specific program for it.

Did the fdisk -l but it didn't show there, but what the heck, here it is anyway:
Code:
[root@grendellap ~]# fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x851e36ef

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        1275    10240000   83  Linux
/dev/sda2   *        1275        1301      204800   83  Linux
/dev/sda3            1301       30401   233751201   8e  Linux LVM

Disk /dev/dm-0: 235.1 GB, 235149459456 bytes
255 heads, 63 sectors/track, 28588 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 4211 MB, 4211081216 bytes
255 heads, 63 sectors/track, 511 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table
adding lsusb:

Code:
[root@grendellap ~]# lsusb
Bus 002 Device 003: ID 041e:4157 Creative Technology, Ltd Zen (MTP)
and...

Code:
[root@grendellap ~]# dmesg | tail -7
usb 2-5: new high speed USB device using ehci_hcd and address 3
usb 2-5: New USB device found, idVendor=041e, idProduct=4157
usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-5: Product: Creative ZEN
usb 2-5: Manufacturer: Creative Technology Ltd
usb 2-5: SerialNumber: 02030000195AE0150002D365BE89E015
usb 2-5: configuration #1 chosen from 1 choice
Now, using Gnomad2 works, but I'd still like this to work as well, so any help would be lovely. Thanks.

P.S. Running F11, fully up to date.
Reply With Quote
  #7  
Old 17th August 2009, 10:37 PM
sidebrnz's Avatar
sidebrnz Offline
Registered User
 
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,145
linuxfedorafirefox
I have an older player with that problem. However, I found that there's a file on the player that contains a playlist, and if I deleted that, the player would rebuild it when I turned it on, including any new files I'd added.
__________________
Registered Linux user #470359 and permanently recovered BOFH.

Any advice in this post is worth exactly what you paid for it.
Reply With Quote
  #8  
Old 17th August 2009, 10:44 PM
HuntrRose Offline
Registered User
 
Join Date: Jun 2008
Location: Bergen, Norway
Age: 33
Posts: 16
linuxfedorafirefox
Tried Clean Up (from the players recovery menu) and a complete rebuild, no luck. Seems it registers the copy as a pure datacopy and not a media transfer.
Reply With Quote
  #9  
Old 18th August 2009, 12:40 AM
HuntrRose Offline
Registered User
 
Join Date: Jun 2008
Location: Bergen, Norway
Age: 33
Posts: 16
linuxfedorafirefox
Found this thread which may fix it: clickety
Reply With Quote
Reply

Tags
mount, mp3, player

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ZEN Moziac MP3 Player will not mount Magickman Using Fedora 5 6th December 2008 02:14 AM
mount Mp3 player khai_huynh Using Fedora 1 20th May 2008 04:25 AM
Mp3 player won't mount Rogmatic Hardware & Laptops 7 14th January 2007 10:34 AM
FC4: Can't mount USB mp3 player ttrainor Hardware & Laptops 6 22nd November 2006 11:13 PM


Current GMT-time: 02:08 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat