mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Vid Strpic <vms@bofhlet.net>
To: linux-kernel@vger.kernel.org
Subject: *FAT problem in 2.6.0-test8
Date: Fri, 24 Oct 2003 12:32:26 +0200	[thread overview]
Message-ID: <20031024103225.GC1046@home.bofhlet.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]

Hi...


Yesterday, I just wanted to download some pics from a Smartmedia card
from my camera.  I put the card into the reader (USB Mass Storage Flash
Card Reader, Manufacturer: EZ, Serial Number: 9876543210ABCDEF, driver
is usb-storage and working well now, I had problems earlier), but the
kernel doesn't recognize FAT filesystem on the card...

Oct 23 17:19:45 moria kernel: VFS: Can't find a valid FAT filesystem on dev sda1.
Oct 23 17:28:20 moria kernel: VFS: Can't find a valid FAT filesystem on dev loop0.

The second line was, I dd-ed the card onto a disk file and tried to
mount that... no luck.

More messages:

Oct 23 17:19:01 moria kernel: FAT: invalid first entry of FAT (0xff8 != 0x0)


Luckily, I have a 2.4 machine around, I tried to mount the resulting
disk image (NFS) on that machine (-o loop ofcourse), and it worked
perfectly... kernel is 2.4.22.

On 2.6 machine, modules loaded were fat and vfat... fstab entry in
question is:

/dev/sda1          /mnt/sm      vfat        user,noauto,owner,rw   1 1


And yes, I tried mounting the filesystem in question as fat _and_
vfat... nothing works.

Not that I need FAT filesystems so very much, but I need them here and
there, and it would be a very NOT nice thing not to have drivers working
:(

Any ideas what's wrong?

-- 
           vms@bofhlet.net, IRC:*@Martin, /bin/zsh. C|N>K
Linux moria 2.6.0-test8 #1 Mon Oct 20 16:19:20 CEST 2003 i686
 12:24:38 up 11:10,  1 user,  load average: 0.74, 0.33, 0.25

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2003-10-24 11:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-24 10:32 Vid Strpic [this message]
2003-10-24 18:59 ` Andries Brouwer
2003-10-25 10:18   ` OGAWA Hirofumi
2003-10-25 10:55     ` Vid Strpic
2003-10-25 16:43       ` OGAWA Hirofumi
2003-10-25 17:41         ` Vid Strpic
2003-10-25 18:32           ` OGAWA Hirofumi
2003-10-25 11:05     ` Andries Brouwer
2003-10-25 18:43       ` OGAWA Hirofumi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031024103225.GC1046@home.bofhlet.net \
    --to=vms@bofhlet.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome