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

Re: USB camera is not recognised as a SCSI device



From: "Tom Peters" <tpeters@xs4all.nl>
>
> I don't get the proper name for the valid device from that.
> If I am not misguided by the manuals, there is a vfat filesystem on the
> memory card, and we are supposed to use the ide-scsi driver, so access it
> as a SCSI disk.  As I said, that is how it works up to the 2.4.19 kernel I
> have.  But with my newer kernels whatever SCSI disk device I try, I always
> get this type of error message (mount: /dev/sdx# is not a valid block
device).
>
> Any suggestions?

fdisk -l /dev/sda
fdisk -l /dev/sdb
fdisk -l /dev/sdc
...
you get the point. :-)  It worked for me.  Once you find something that
actually looks like a block device, you can mount it.



Reply to: