[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel Oops .....
On Fri, 31 Aug 2001, Michael Wahlbrink wrote:
> On 31.08.2001 19:39:10 Seth Mos wrote:
> >On Fri, 31 Aug 2001, Michael Wahlbrink wrote:
> >It seems to be incomplete, it can't find modules info. The function is
> >not translated. did you try it like this?
> >ksymoops < oops.txt > ksymoops.txt
> >
> >Doesn't your machine have module support of do you have no modules
> >loaded?
> >My machines have a /proc/modules file. Weird.
> Hi,
> I have a kernel with module support, but actually no compiled modules
> (will come later if the fs is working properly), so i think that it is ok
> that ksymoops cries about my modules (or not).
> my command was ksymoops oops.txt >output.txt (not the right way? should I
> call it your way again? I'm a newbie in debugging things....... so tell it
> to me).
You did it right, it should be fine.
> my /proc/modules is empty!
No modules loaded I guess :-)
Cheers
Seth