Results 1 to 6 of 6
I have an USB MP3 flash player, but then, in one day, I wanted to change fs, and then something gone wrong, and now I can't mount the flash.
Can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-28-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 9
USB MP3 flash player
I have an USB MP3 flash player, but then, in one day, I wanted to change fs, and then something gone wrong, and now I can't mount the flash.
Can anybody help me?
- 04-29-2006 #2
What errors do you get when you try to mount the flash drive?
Have you read: http://www.linuxforums.org/forum/lin...ves-linux.html
?
dylunio
- 04-29-2006 #3Just Joined!
- Join Date
- Apr 2006
- Posts
- 9
Yes I have read this, but it didn't help me.

When I mount I write: mount /dev/sda
mount: special device /dev/sda does not exist
And I can't find the device with lsusb.
So what can I do?
- 04-29-2006 #4
erm, you should be mounting the partition (not the drive) with
If you are still having problems, try it with hdb1 hdc1 and even hdd1 ?Code:mount /dev/hda1
dylunio
- 04-29-2006 #5
It is usb. usb is sd* not hd*. Try mount /dev/sda1
- 04-30-2006 #6Oops
Originally Posted by Game master pro


Reply With Quote
