On Sat, 2004-01-17 at 10:02, Conrad Parker wrote:
> On Sat, Jan 17, 2004 at 09:40:26AM +1100, Alan L Tyree wrote:
> > I have a digital camera with usb mass storage that works under RH8 by
> > mounting it on with the following fstab entry
> > 
> > /dev/sda1   /mnt/sanyo      vfat    rw,noauto,user  0 0
> > 
> > I have a laptop running Debian Woody and would like to mount the camera
> > there. It is rejecting with 
> > 
> > "/dev/sda1 is not a valid block device"
> > 
> > I'm assuming that I need to modprobe some modules or perhaps add
> > something?
> 
> apt-get install usbmgr
> 
> you'll need the usb-storage and fat filesystem in your kernel; you'll
> probably have to roll your own, being debian and all ;-)
> 
> also check dmesg to see if it's actually coming up as sda1
OK, after installing usbmgr, dmesg gives me:

hub.c: USB new device connect on bus1/1, assigned device number 7
usb.c: USB device 7 (vend/prod 0x474/0x20d) is not claimed by any active
driver

What am I looking for now?

> 
> cheers,
> 
> Conrad.
> 
-- 
------------------------------------------------------
Alan L Tyree
http://www2.austlii.edu.au/~alan
Tel: +61 2 4782 2670
Mobile: +61 405 084 990
Fax: +61 2 4782 7092
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to