RE: Strange behaviour of 2.1.125

ciger.jan@slsp.sk
Mon, 19 Oct 1998 11:41:13 +0200


> ciger.jan@slsp.sk said:
>> >- Make sure the module is loaded beforehand
(modprobe(8) by
>> hand)

>> I am using kmod to autoload the needed modules, thus
this may be
>> not an issue. I will try to compile vfat into the kernel and
test is so.

>That might exactly be the issue: Some time is needed by kmod et
al to >load
>the module, in the meantime something gets timed out. That's
why I >suggest
>trying loading the module by hand beforehand.

>I saw similar problems some time back, mounting a VFAT diskette
with >vfat
>and floppy as modules, under kerneld. Maybe its that _several_
modules >need
>loading (a NLS module + VFAT + FAT)?

>Good luck!

Hello,
I did some "excavations" in my logs last weekend and there are
the results : The msg. is : "VFAT : Filesystem panic. Bad FAT Mounting
read-only" I am geting these when using fat32 partitions of win98. The
error occurs some time AFTER mounting (sorry for confusion), time is
approx. one or two minutes, often without any access to that partition.
After remounting that partition, all is fine for some time. I am
observing no corruption, it is just annoying to remount it all the time.

In my opinion, modules are out of game, because mount succeeds.
Under stable 2.0.34 kernel and under 2.1.112 kernel there were no
problems with fat32

My configuration : Kernel 2.1.125ac3 (upgraded this weekend), modutils
2.1.121, all fat and vfat code loaded as modules (fat,vfat,msdos etc),
using
kmod to autoload them. Distribution is Debian 2.0, my hw Cyrix166, 64
megs of RAM. My disk drive is IBM DHEA64xx (don't know exact type, its
just
6.5 GB IDE drive, I am very happy with it)

Thanks,
Jan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/