From which point onwards the kernel execution starts

Mulyadi Santosa mulyadi.santosa at gmail.com
Sun Mar 6 03:01:07 EST 2011


Hi :)

On Sat, Mar 5, 2011 at 17:41, Andrzej Kardas <andrzej-kardas at o2.pl> wrote:
> It's quite good article at start, but it is a bit old and doesn't cover
> the newest kernel. If you want to get the details i suggest read great
> post on Gustawo Duarte blog:
>
> http://duartes.org/gustavo/blog/post/kernel-boot-process

Wow!!!! great blog post there... a must read for me and possibly the
rest of all newbies here....

Oh and I forgot my usual tips in such case: use qemu...attach gdb to
qemu's gdb stub.... use -s and -S options...it will stop the guest
invocation right from the initial startup. Assuming you compile guest
kernel with frame pointer and sufficient debug symbols, it would be
easy for you to explore the kernel code :)

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com



More information about the Kernelnewbies mailing list