Would you recommend the product? yes | Price you paid?: $260.00 | Rating: 10
|
Kernel (uname -r):
|
2.4.22 - 2.6.0
|
|
Distribution:
|
Slackware
|
[ Log in to get rid of this advertisement]
This camera works flawlessly using the usb-storage module.
Plug it in, load the module if it doesn't load automatically for you:
modprobe usb-storage
And by default will use the vfat filesystem to read off the memory card:
mount -t vfat /dev/sda1 /mnt/<your-directory>
Have fun!
|