LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Can't mount mp3 player (https://www.linuxquestions.org/questions/linux-hardware-18/cant-mount-mp3-player-188828/)

redneon 06-02-2004 09:26 AM

Can't mount mp3 player
 
I have an mp3 player which I used to mount via /dev/sda1 but since I've switched to Gentoo /dev/sda1 doesn't exit which I can only assume is because I'm using devfs. The computer picks up the device as a USB storage device when I plug it in I just don't know how to mount it now. Someone mentioned something about looking in /dev/scsi but there's nothing in there.

Any ideas?

Darrell

ac1980 06-02-2004 06:31 PM

Try loading usb-storage module (via modprobe) before connecting. It should then be mountable as sda.
You can also try dmesg after inserting to see if you device has been recognized.

redneon 06-02-2004 07:03 PM

I have. usb-storage is loaded and when I run dmesg it picks it up fine but there's still no sda devices.

Darrell

abcdef123 06-03-2004 03:01 AM

Have a look at my solution for my problem with my Packard Bell AudioKey MP3 player (it is almost a HOWTO! :) )http://www.linuxquestions.org/questi...916#post969916

Thanks to faq at linux-usb.org

redneon 06-03-2004 05:11 AM

Thanks for the reply but I'd already sorted it. Stupid really, I forgot to add SCSI support in my kernel *duh!*

Darrell


All times are GMT -5. The time now is 04:00 AM.