Re: Kernel Booting Problem

2010-08-02 Thread Tobias Waldekranz (Knutsson)
2010/6/23 amr ali : > I tried my new kernel with my new file system, I build with buildroot. > The kernel booted and passed by the free init message, the current log is: > "Freeing init memory: 124K > > Warning: unable to open an initial console. This message is usually given when init cannot open

Re: Symbol names

2010-08-02 Thread Tobias Waldekranz (Knutsson)
nm | grep should narrow it down pretty much. On Mon, May 17, 2010 at 07:42, Vijay Soni wrote: > Does anyone know how I can get symbols names from their addresses. I am > trying to debug an kernel oops which gives function address in the > Backtrace. I know I can turn on KALLSYMS but I cannot r