So I've got a ton of USB devices (a 1TB external HD, an mp3 player USB key, etc.) and they all work fine... but then, I just recently got one that I can't get to work. It's a watch with USB storage on it. |
|
So I've got a ton of USB devices (a 1TB external HD, an mp3 player USB key, etc.) and they all work fine... but then, I just recently got one that I can't get to work. It's a watch with USB storage on it. |
|
What format is the drive in? |
|
Run ls in /dev/disk/by-uuid before plugging the watch in. Then plug it in and wait about ten seconds before running ls again. You should see a new symbolic link that points to the device's location. Try mounting it by hand (`mount /dev/disk/by-uuid/FOOBAR /mnt'). You might have to specify its filesystem's format. |
|
No difference in /dev/disk/by-uuid - just my three regular partitions showing up. |
|
Then I guess the Linux kernel isn't recognizing the hardware? Sorry, I have no clue why it's recognized on Windows but not Linux. |
|
I've read some random reports of certain USB devices not being recognized in 8.04 (but working fine in 7.10), so I'll probably just have to wait it out. Maybe when I install the next long-term support version, it'll be there. |
|
Bookmarks