hmmm, as root try: # mount /dev/sda1 /mnt/(your folder) -t vfat -o uid=500,umask=000
worked for me =] carlos On Tue, 30 Nov 2004 12:55:41 +0800, Cha Gascon <[EMAIL PROTECTED]> wrote: > I just installed Fedora Core 3 (kernel 2.6.9-1.667). > > Does it have full support for USB 2.0? I plugged in my thumbdrive and > got these familiar errors: > > usb 1-3: new high speed USB device using address 4 > SELinux: initialized (dev hda5, type vfat), uses genfs_contexts > usb 1-3: control timeout on ep0out > usb 1-3: control timeout on ep0out > usb 1-3: device not accepting address 4, error -110 > usb 1-3: new high speed USB device using address 5 > usb 1-3: control timeout on ep0out > usb 1-3: control timeout on ep0out > usb 1-3: device not accepting address 5, error -110 > usb 1-3: new high speed USB device using address 6 > usb-storage: probe of 1-3:1.0 failed with error -1 > > ... and so on. > > Added modules usb_storage,uhci_hcd naman. Linux doesn't recognize the > drive on USB 2.0! I have to manually remove the ehci_hcd module to > force it on USB 1.1. After that, it gets detected and allocated to > sda1. It seems to work for me now. > > What gives? > > Cha > > On Mon, 29 Nov 2004 17:30:40 -0800 (PST), Pablo Manalastas > > > <[EMAIL PROTECTED]> wrote: > > I compiled the new 2.6.9 kernel, and now my USB > > thumbdrive refuses to mount on /dev/sda1 as a vfat > > filesystem. Whenever I stick the thumbdrive into the > > USB socket, the kernel reports a new device /dev/uba. > > It took me a while to get the docs on the new > > /dev/uba, and in some obscure location in the > > /usr/src/linux-2.6.9 source tree, I found the > > following major/minor device assignments for /dev/uba: > > > > /dev/uba b 125 0 > > /dev/uba1 b 125 1 > > /dev/uba2 b 125 2 > > etc > > > > Now, I can read, once again, my favorite thumbdrive > > under Linux-2.6.9. Can someone confirm if these are > > really the correct major/minor device numbers to use? > > They seem to work for me, for now. > > > > PMana > > > > __________________________________ > > Do you Yahoo!? > > The all-new My Yahoo! - Get yours free! > > http://my.yahoo.com > > > > -- > > Philippine Linux Users' Group (PLUG) Mailing List > > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > > Official Website: http://plug.linux.org.ph > > Searchable Archives: http://marc.free.net.ph > > . > > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > > . > > Are you a Linux newbie? To join the newbie list, go to > > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie > > > > > -- > Marie Charisse L. Gascon > http://www.chasys.net > > > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie > -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
