How many USB ports does your machine have? You may not be accessing the
correct one.
Try this:
Unplug your USB flash reader. Now plug it back in and immediately:
tail /var/log/messages
You should see some output in there corresponding to your USB flash
reader. Look for clues as to which sda it's actually addressing.

<<JAV>>

On Wed, 2003-02-19 at 10:26, Darcy Boese wrote:
> > On Wed, 19 Feb 2003, Ed Greshko wrote:
> > 
> > > >> root# mount -t msdos /dev/sda1 /mnt/flash
> > > >> mount: /dev/sda1 is not a valid block device
> > 
> > Just for kicks try....
> > 
> > mount -t vfat /dev/sda1 /mnt/flash   or
> > 
> > mount -t vfat /dev/sda /mnt/flash
> 
> OK, I've tried and same results.  (You do know that "vfat" is built
> on top of the "msdos" module, right?)  My camera only recognizes
> DOS 8.3 filenames anyway.
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to