Do you have the usb-storage module loaded? type lsmod at a command prompt. You should see a list of modules, and hopefully one is usb-storage. If it's not there then as root modprobe usb-storage will load it for you. Now mount your drive - I find that I don't need the vfat filesystem type set, and leave it as auto, i.e. mount /dev/sda1 /media/camera Hope that helps. RikD. -----Original Message----- From: rob [mailto:hd522@earthlink.net] Sent: 29 September 2002 00:32 To: suse-linux-e@suse.com Subject: [SLE] FinePix 2300 Hi My friend has a Fugi finepix 2300 camera I tried mount -t vfat /dev/sda1 (directory name) This is not working. The camera has a smart media card I'm sure this has been discussed but I'm a liitle exhausted of searching the google/geocrawler archives TIA -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Which version of SuSE are you using? I have a Finepix 1400, and with 7.3 you had to rmmod usb-storage and add it again before the camera would be seen. I documented this in a posting to the list on 22 Jan this year. However, with 8.0 the camera is seem automagically. Kevin On Monday 30 September 2002 8:40 am, Dunphy Richard-rdunph01 wrote:
Do you have the usb-storage module loaded?
type lsmod at a command prompt. You should see a list of modules, and hopefully one is usb-storage.
If it's not there then as root
modprobe usb-storage
will load it for you.
Now mount your drive - I find that I don't need the vfat filesystem type set, and leave it as auto, i.e. mount /dev/sda1 /media/camera
Hope that helps. RikD.
-----Original Message----- From: rob [mailto:hd522@earthlink.net] Sent: 29 September 2002 00:32 To: suse-linux-e@suse.com Subject: [SLE] FinePix 2300
Hi My friend has a Fugi finepix 2300 camera I tried mount -t vfat /dev/sda1 (directory name) This is not working. The camera has a smart media card I'm sure this has been discussed but I'm a liitle exhausted of searching the google/geocrawler archives TIA
participants (2)
-
Dunphy Richard-rdunph01
-
Kevin Donnelly