On Thursday 07 October 2010 04:28 AM, Sri Ram Vemulpali wrote:
Hi all,
Can anyone, please help me on pointing to kernel boot code after
grubs loads the kernel and transfers control to it.
I want in which files this resides, location. Any explanation on the
code or any link would be helpful to me.
I know this is kind of lousy question, but entry.S is where I looked
at. It is overwhelming for me where to start in that file.
Thanks in advance.
Hi Sri,
Use cscope and search for "kernel_entry" symbol. I think its in
arch/$ARCH/boot/head.S or may in in kernel directory.
- Himanshu
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ