Re: strange lsmod behaviour (QM_INFO: No such file or directory)

Richard Henderson (rth@dot.cygnus.com)
Wed, 8 Apr 1998 19:56:47 -0700


On Sun, Mar 29, 1998 at 07:40:07PM +0100, Adrian Bridgett wrote:
> I did a "mount /zip" (using ppa.o) and it didn't do anything. So I tried an
> "lsmod" which now comes back with strange errors. This is on 2.1.91:
>
>
> [1]wyvern:~$ lsmod
> Module Size Used by
> lsmod: QM_INFO: No such file or directory
> [1]wyvern:~$ cat /proc/modules
> sb 24864 0 (deleted)

Check your log for oopses. The only time you should see a module
in this state is if it oopsed during cleanup_module.

r~

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu