Easy fix just can't find solution to USB PROBLEM!

Hey guys, brand new to linux. Completely erased my windows finally to load up opensuse 11.3. It’s amazing!!

Only one problem. I can use a usb stick and it automatically shows up. When I plug in my microSD into my usb adapter I get an error message. I’ve seen lots of posts about this error message but everything I’ve read has been way over my head.

If I could get some step by step brand new to linux help I would be greatful! :slight_smile:

Here’s a screenshot:

http://img831.imageshack.us/img831/2450/errormesssageusb.png](http://img831.imageshack.us/i/errormesssageusb.png/)

A vfat filesystem should mount automatically. If it doesn’t you can make a mount point for it somewhere; e.g. make a directory vfat in /media, and then mount it from the command line:
This command will make the directory:

sudo mkdir /media/vfat

and this command will mount the drive:

sudo mount -t vfat -o uid=billy,gid=users,utf8 /dev/sdb1 /media/vfat

You must replace the example device name (sdb1) with the true one. Running this command will reveal the device name:

sudo /sbin/fdisk -l | grep FAT

Hey, thanks for the reply. Still getting a problem though :-/

Think you can still help?

Screenshot:

http://img686.imageshack.us/img686/8342/shelln.png](http://img686.imageshack.us/i/shelln.png/)

Uploaded with ImageShack.us

Looks like you haven’t got the filesystem utilities installed. Check by running this command in a terminal window:

 rpm -qa | grep dosfs

you should see this returned or very similar: dosfstools-3.0.9-3.1.x86_64

Alright I did that and got a similar response. What does this mean? What can I do?

Screenshot:

http://img547.imageshack.us/img547/8004/dosfstools.png](http://img547.imageshack.us/i/dosfstools.png/)

Uploaded with ImageShack.us

I know it’s hard to see but for those that can’t make it out it says:
dzanjin@linux-dpih:~> rpm -qa | grep dosfs
dosfstools-3.0.9-3.1.i586

Sorry about the double posting. Just thought this might be more helpful.

It’s got me beat. There is some software missing, probably there was a bad install of openSUSE. Whatever is the RPM that allows vfat to be recognised looks like it didn’t get installed.

Hopefully someone else has an answer.

any chance ‘vfat’ is a reserved word and should not be used as the name of a mount point?

Thanks for the thought oldcpu. I just tried that idea on my openSUSE 11.3, mounting to a folder vfat and a folder xxx, both work OK.

@OP: stop trying, I had exactly the same problem, bought a new USB device for the MicroSD, problem gone. Even some MicroSD’s that I could not use work fine again. In the meantime the old one does not work on windu systems either.

On 2010-11-22 08:36, swerdna wrote:
>
> It’s got me beat. There is some software missing, probably there was a
> bad install of openSUSE. Whatever is the RPM that allows vfat to be
> recognised looks like it didn’t get installed.

That would be “/lib/modules/{KERNELVERSION}/kernel/fs/fat/vfat.ko”, I think.

On 2010-11-22 08:36, oldcpu wrote:
>
> any chance ‘vfat’ is a reserved word and should not be used as the name
> of a mount point?

Worth a try…

On 2010-11-21 18:06, Dzanjin wrote:
>
> Only one problem. I can use a usb stick and it automatically shows up.
> When I plug in my microSD into my usb adapter I get an error message.

Show us the output of “mount” when the stick that works is mounted. If it
is fstab, then you have what is needed.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)

Dzanjin,

Try this WFM:
software.opensuse.org: Search Results
It’s from one of our very own forum members.
As I understand it the problem is no driver to read SD Cards this’ll get you that.

Hey that’s me… :wink: as long as the OP has a RICOH card reader?

Also note what size is your SD card? I have an external reader that
won’t read anything greater than a 4GB card, but the netbook is fine
with it’s internal one.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.24-0.2-default
up 3:59, 2 users, load average: 0.01, 0.04, 0.01
GPU GeForce 8600 GTS Silent - Driver Version: 260.19.21