 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

25th February 2004, 09:40 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: brisbane.qld.au
Posts: 13

|
|
|
Mounting USB card reader
I'm having difficulty getting my USB card reader to be recognised.
I get the error:
mount: /dev/sda1 is not a valid block device
Any ideas?
|

25th February 2004, 09:45 AM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Posts: 2,999

|
|
|
I've had that error before with my usb key, i just took it out and tried again.
|

25th February 2004, 09:55 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Location: brisbane.qld.au
Posts: 13

|
|
|
I've tried many things, including that.
:-(
|

25th February 2004, 12:20 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 71

|
|
|
'dmesg' should show the info you need when you plug in the card reader. it sumtimes changed to /dev/sdb and so on.
|

26th February 2004, 12:25 PM
|
|
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Queensland, AU
Posts: 736

|
|
Cosult this bugzilla entry for posiible solution:
http://bugzilla.redhat.com/bugzilla/....cgi?id=115149
You may also want to try turning off the USB device, rebooting, turning it back on and then trying to mount it. Also check that the usb-storage module is loaded by issuing
`/sbin/lsmod | grep usb-storage`
__________________
mhelios@fedoraforum.org
Registered Linux User # 348963
GnuPG KeyID: 0xCE9F8922
|

13th August 2004, 09:27 AM
|
 |
Retired Community Manager
|
|
Join Date: Jun 2004
Location: lair of a unix daemon
Posts: 1,155

|
|
Quote:
|
Originally Posted by mhelios
Also check that the usb-storage module is loaded by issuing
`/sbin/lsmod | grep usb-storage`
|
shouldn't that be "grep usb_storage"?
__________________
Man will always find a difficult means to perform a simple task
(Rube Goldberg)
Having fun with Tcl at
Mat's Playground
|

13th August 2004, 09:43 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
is this a usb flash key device? and if so here
|

14th August 2004, 03:04 AM
|
 |
Retired Community Manager
|
|
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423

|
|
Some drives may not "show up" as the #1 device. For example, my USB Zip drive (yes, I actually have one - for backups only, these days) is /dev/sb4. Try this:
Where "x" is a, b, c, ... until you find it. It's a bit of a pain sometimes, but look at it as a learning experience...
__________________
Linux User #28251 (April '93)
Professional Java Geek :cool:
|

14th August 2004, 03:07 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 44
Posts: 8,256

|
|
by crackers: "Where "x" is a, b, c, ... until you find it. It's a bit of a pain sometimes, but look at it as a learning experience... "
sounds like gentoo
|

8th August 2005, 10:41 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 4

|
|
I have Usb card reader (4 in 1), too. and I faced the same problem that you face. but when I
googled the net I found this page:
http://www.aem.umn.edu/people/faculty/shield/fc.html
and thanks god.. the cards reader work correctly (on FC3).
try the following:
add 'options scsi_mod max_luns=8' to /etc/modprobe.conf.
the "max_luns" must be equal or greater than number of your card's slots.
plug in the card reader (don't forget to plug the card in it's slot too) then reboot your
system...
run "hwbrowser" and if you find new drive under Hard Disks go and mount your desk:
Example:
mkdir /media/CompactFlash
mount -t vfat /dev/sda1 /media/CompactFlash
I hear someone say that you should update the kernel. Although I didn't updated the kernel,
the card reader worked correctly.
good luck...
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 14:49 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|