[Gllug] Errr...how does this work? (USB Flash memory reader)

Dylan gllug at dylan.me.uk
Sun Jun 9 14:01:36 UTC 2002


On Sunday 09 June 2002 14:47, Adrian McMenamin wrote:
> I have a usb falsh memory card reader and my kernel supports usb.
>
> It recognises the card reader and configures it as a scsi device (??). How
> do I actually get the read what is on the card? Presunably I have to mount
> some sort of file system, but so far everything I've tried (things like
> mount /dev/sdb1 /mnt/flash fail).
>
> So, how does this work?
I've just sorted out a digicam which pops up as a scsi device.

When you plug it in, the console should scroll out some info, In there is the 
device it's attached to (mine is /dev/sda, but yours might be different if 
you have other scsi devices). Then I just mounted it with mount -fvfat 
/dev/sda1 /mnt and voila! (thing is, took a while to realise there was a 
partition inside the device!

Good luck
Dylan

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list