It is head.S. Depending on the arch which you have built your kernel for, head.S for that corresponding arch is the starting place.
- A On 6/13/08, Mohamed Thalib .H <[EMAIL PROTECTED]> wrote: > > Thanks Mulyadi. > - > Best Regards, > Mohamed Thalib .H > GDA Technologies > L&T InfoTech Park, > Chennai , India. > Ext : 6509 > > > On Thu, 2008-06-12 at 20:36 +0700, Mulyadi Santosa wrote: > > On Thu, Jun 12, 2008 at 7:33 PM, Mohamed Thalib .H > > <[EMAIL PROTECTED]> wrote: > > > Hi all > > > > > > where can i get the detail about the code flow of linux, > > > what i mean is which the first file that is executed when linux bootsup > > > and the next ...... till it reaches the console login. > > > > better get a copy of Understanding The Linux Kernel 3rd > > edition..because what you asked covers broad scope in Linux kernel. > > > > regards, > > > > Mulyadi. > > > > -- > > To unsubscribe from this list: send an email with > > "unsubscribe kernelnewbies" to [EMAIL PROTECTED] > > Please read the FAQ at http://kernelnewbies.org/FAQ > > > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [EMAIL PROTECTED] > Please read the FAQ at http://kernelnewbies.org/FAQ > > -- http://linuxexplained.blogspot.com
