[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB camera mount



Thomas H. George wrote:
I have a Sony with a memory stick which stores the images in jpeg
format.  I had no trouble in configuring a 2.4.18 kernel to support usb
mass storage and adding /dev/sdb1 /sony vfat ro,users,noauto 0 0 to my fstab. I already had append="hdd=ide-scsi" in lilo.conf under image=/boot/bzImage. cdrecord --scanbus reported the camera was present so after mkdir /sony I mounted /sony and downloaded all the .jpg files to a hard drive with no difficulty. Perhaps this this helps?

Tom George

I added hdd=ide-scsi to the boot parameters, but unfortunately I can't mount the device yet. This camera is also saving as jpeg.

mount /dev/sdb1 /mnt/camera

mount: /dev/sdb1 is not a valid block device

Thanks,

Tim
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Using libscg version 'schily-0.5'
scsibus0:
	0,0,0	  0) 'MSI     ' 'CD-RW MS-8348   ' '110D' Removable CD-ROM
	0,1,0	  1) *
	0,2,0	  2) *
	0,3,0	  3) *
	0,4,0	  4) *
	0,5,0	  5) *
	0,6,0	  6) *
	0,7,0	  7) *
scsibus1:
	1,0,0	100) 'NIKON   ' 'NIKON DSC E4300 ' '1.00' Removable Disk
	1,1,0	101) *
	1,2,0	102) *
	1,3,0	103) *
	1,4,0	104) *
	1,5,0	105) *
	1,6,0	106) *
	1,7,0	107) *

Reply to: