[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel oops decoder



Joey Hess wrote:
[snip]
> > Please tell me and the other lurkers here more
> > how to decode kernel oopses in debian-installer.
> > 
> > For what I see, is that the package ksymoops is needed at the target system.
> 
> Well we use the stock debian i386 kernel, so you just get another system
> with that kernel and run ksymoops on the oops output there.

ksymoops has even a -t flag to select the target architecture.
You usually do

ksymoops -t <arch> -m </path/to/system.map> -v </path/to/vmlinux> \
	-o </path/to/modules-dir> oopsfile > oopsfile.decoded

for cross-target oops dump decoding.


Thiemo

Attachment: signature.asc
Description: Digital signature


Reply to: