View Single Post
Posts: 11 | Thanked: 2 times | Joined on Jan 2011
#137
Originally Posted by hellsing View Post
Hello,
I've got a little problem:
i plug my usb key, it's enumerate, i can see it in dmesg.
The mount button doesn't work at all.
I can mount it by in root: mount /dev/sda /media/flash -o uid=29999,gid=29999,utf8,dmask=027,fmask=137
and its appear in /media/flash that i created.
Is there a way that the mount button work?
Thx

Nobody?
i guess it's because my flash drive is in /dev/sda instead of /dev/sda1, but how can i solve that?