On Thu, Jan 15, 2004 at 10:22:57AM +0000, James Green wrote:
hub.c: new USB device 00:11.2-1, assigned address 4 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 4
home:/usr/src/linux# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: PLEXTOR Model: CD-R PX-W1210S Rev: 1.00 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi1 Channel: 00 Id: 00 Lun: 00 Vendor: SONY Model: DVD RW DW-U10A Rev: 1.1d Type: CD-ROM ANSI SCSI revision: 02 Host: scsi2 Channel: 00 Id: 00 Lun: 00 Vendor: Trust Model: 715 LCD POWERC@M Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 02
^ Says to me that the camera is likely to be sdc
Random sampling, I've tried many others:
No then, at a guess, I'd say there's only one partition on the camera, and that what you'll want is: mount -t vfat /dev/sdc1 /mnt/camera
Looking at the list of mounts you tried, I couldn't see a single on with sdX1 in them, maybe that's where it was going a bit pete tong ;)
Hope that helps,
Cheers,
Brett