Results 1 to 10 of 11
I just bought a scandisk 256mb mp3 player. I plugged it in with the usb cable in xp and it just comes up as a drive. how do i install ...
- 02-02-2005 #1Linux Newbie
- Join Date
- Jan 2005
- Location
- USA
- Posts
- 164
installing a mp3 player
I just bought a scandisk 256mb mp3 player. I plugged it in with the usb cable in xp and it just comes up as a drive. how do i install it in suse. I plugged it in and nothing comes up.
Windows is the problem, Linux is the solution!
- 02-02-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
MP3 player usualy comes as regular USB flash drive.
when its plugued in, issue this commandit will give you all active partition usb flash is no exception, and will show up as a FAT drive usually.Code:fdisk -l
simply mount it like a regular USB device and you will be good to go\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-02-2005 #3Linux Newbie
- Join Date
- Jan 2005
- Location
- USA
- Posts
- 164
i tried this with a usb flash drive and it worked.
but my mp3 player does not come up.Windows is the problem, Linux is the solution!
- 02-02-2005 #4Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
when plugued, if you run
Do you get your Player? if not, its not even detecting it... if so,Code:lsusb
try to list the current /dev/sd to see if one of these device isnt one that usually is there.. If you only have 1 USB device plugued, it would be SDA1... try to see if sdb1 exist... if so, thats probably your MP#...
try to mount it\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-02-2005 #5Linux Newbie
- Join Date
- Jan 2005
- Location
- USA
- Posts
- 164
it lights up. but the computer does not find any usb devices.
Windows is the problem, Linux is the solution!
- 02-02-2005 #6Linux Newbie
- Join Date
- Jan 2005
- Location
- USA
- Posts
- 164
it lights up. but the computer does not find any usb devices.
*sorry accidently clicked twiceWindows is the problem, Linux is the solution!
- 02-02-2005 #7Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
doesnt find it?Code:lsusb
That's a problem... I dont think that it'll detect it as a SCSI or anything else....\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-02-2005 #8Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
http://www.linuxforums.org/forum/topic-31253.html
This thread should help you solve your problem\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-03-2005 #9Linux Newbie
- Join Date
- Jan 2005
- Location
- USA
- Posts
- 164
i tried it agine and this time it finds it but it is not shown in the drives: windows. How can i add it to the drives; window.
when i connect it YaST paritioner comes up. does any one know why?Windows is the problem, Linux is the solution!
- 02-06-2005 #10Just Joined!
- Join Date
- Feb 2005
- Posts
- 9
Hi,
what version of suse are you using?
The problem seems to be that Suse has a few problems in hotplugging usb-drives. Sometimes it works, sometimes it doesn't (at least here). The mp3-player should show up as a usb-disk (as a scsi device) and be mounted into /proc . Check your /etc/fstab. You can find out if it was entered properly (thats what the suse partitioner does).


Reply With Quote
