Hi,
I am trying to get some data on a SD card using the
Belkin USB Media Reader & Writer (model F5U148).
When I plug in the device the following line is added to the etc/fstab- /dev/sda1 /mnt/flash auto noauto,owner,kudzu 0 0 But when I copy my files to the device it gets copied to the local folder /mnt/flash and not to the sd card.
Next I tried to mount/unmount the device but was unsuccessful with the following error message- mount: No medium found
I am using the RH Linux 2.4.20-6 kernel. I am not sure what the problem could be. Any help would be greatly appreciated.
Thanks, Suraj.
Hello Suraj,
I have recently, after some head scratching, managed to get exactly the same model of card reader working on my Slackware 9.1 box. On boot up it was detecting it as /dev/sda1. I am only using Smart Media at the moment, and this was not being detected. It turns out that this reader is treated as two seperate devices /dev/sda1 and /dev/sdb1. Presumably one for each slot on the reader. To get this to happen, I had to recompile my 2.4.22 kernel with the "Probe all LUNS" option enabled, without this the system will only "see" the first slot, and as my Smart Media is showing as /dev/sdb1. it would never have found it.
Hope this helps.
Kevin.
------------------------------------------------------- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what you think. Take this five minute survey and you could win a $250 Gift Certificate. http://www.wrgsurveys.com/2003/osdntech03.php?site=8 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users