On Mon, 2 Aug 2004 [EMAIL PROTECTED] wrote: > Alan, > I've installed and rebooted 2.6.7 and still get problems mounting the > disk. > The syslog messages look much better at switch-on, but when I try to > mount the camera, it reports: > > Aug 2 19:21:49 felix kernel: FAT: bogus number of reserved sectors > Aug 2 19:21:49 felix kernel: VFS: Can't find a valid FAT filesystem on dev > sda. > > Unfortunately I have the module debugging turned off, so I'll recompile the > module with it turned on again and report further... > > Should 2.6.7 be up-to-date enough? > > Bill
> Alan, > installed the debugging version of usb_storage and repeated the > test procedure. Interesting that the log is only a fraction of the > size previously - hope it's of use. > > Bill Yes, everything looks all right. The problem is that you're trying to mount /dev/sda, but you should be mounting /dev/sda1. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
