Kristian Rink <[EMAIL PROTECTED]> writes:

> My kernel (2.4.19-pre8-jp13) is able to
> load the usb-storage driver for that device, but trying to mount it
> fails with an "sd<whatever> is not a valid block device". 

o If, when you plug the reader into a running system, see info in
  /var/log/messages about /dev/sd<whatever>, and ...

o You see *no* messages when you insert a memory card ...

o Then try doing:

        eject /dev/sd<whatever>1

  before trying your `mount` command.  Note the "1" (like /dev/sdc1,
  /dev/sdd1, etc.) in the eject command.

o Works (and is the only thing that works) for me with a different
  brand of multi-card reader.

--
MARK
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to