I have followed all of the how-to's, documents, and instructions available (even on this forum) about accessing a Digital Camera, but I cannot.
Camera Details:
Jenoptik JD C1.3 LCD
SmartCard AND onboard storage. USB interface.
Data that /proc/scsi/scsi provides for this device:
Code:
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: Model: 1.3M DigitalCAM Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
And when attempting to "mount -t vfat /dev/sdb /mnt/camera" or any other combination of scsi devices I get this error:
Code:
mount -t vfat /dev/sdb /mnt/camera
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
or too many mounted file systems
Any help would be greatly appreciated!