Re: USB CompactFlash reader problems

2003-02-19 Thread Jack Bowling
On Tue, Feb 18, 2003 at 09:50:37PM -0500, Darcy Boese wrote: > I have a camera+mp3 player that isn't well supported by "gphoto2", so I > picked up a fairly standard USB CompactFlash reader, made by Verbatim. > But when I tried to use it under my Redhat 8.0 system, I get these error > messages: > >

Re: USB CompactFlash reader problems

2003-02-19 Thread Joe Polk
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 ac

Re: USB CompactFlash reader problems

2003-02-19 Thread Darcy Boese
> 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

Re: USB CompactFlash reader problems

2003-02-18 Thread Ed . Greshko
On Tue, 18 Feb 2003, Darcy Boese wrote: > I have a camera+mp3 player that isn't well supported by "gphoto2", so I > picked up a fairly standard USB CompactFlash reader, made by Verbatim. > But when I tried to use it under my Redhat 8.0 system, I get these error > messages: > >> root# mount -t msd

USB CompactFlash reader problems

2003-02-18 Thread Darcy Boese
I have a camera+mp3 player that isn't well supported by "gphoto2", so I picked up a fairly standard USB CompactFlash reader, made by Verbatim. But when I tried to use it under my Redhat 8.0 system, I get these error messages: >> root# dmesg >> hub.c: USB new device connect on bus1/1, assigned devi