> That error message above isn't serious, and in fact your log shows that > after insertion the device was working. Maybe a log showing what > happens when you try to mount it would be more informative.
It turns out that it's not USB-related at all; it's a udev issue. Specifically, I don't have /dev/sda and /dev/sda1 when the system comes up. I can create those device nodes with mknod, and then the flash drive works fine. The nodes don't survive rebooting, so it looks like I'll need to investigate udev's functionality (or lack thereof)... Thanks for your help. -- Kevin DeGraaf ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
