From: "Tom Peters" <[EMAIL PROTECTED]>
>
> 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to