On 10/14/05, Deepak Joshi <deepak_cins@xxxxxxxxxxx> wrote: > Hi all, > > I want to learn the complete booting process of linux > kernel. which files and function it uses, how it > initilizes the memory and devices upto serial port > communication. can any body plz tell me the book or > any link which explains all this. or just the pointers > to kernel code from where to start. > you can get the concept and stuff related to linux boot process and other things from linux-2.4 kernel internals ..... http://www.faqs.org/docs/kernel_2_4/lki.html And you can also consult "understanding the linux kernel" and "linux kernel development" books .......... -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/