Hey all,
It's been a long time since my last post here.
I've learned so much that I can do a lot on my own now.
My question is,
I want to keep the original kernel System.map, and the new kernel System.map separate.
Basically I want the two kernels to be completely independent of each other.
To compile I use the following format,
#make xconfig
#make bzImage
#make modules
#make modules_install
P.S. thanks to Shilo for this procedure.
http://shilo.is-a-geek.com/slack/kernel14.html
If anyone has any thoughts or advice I would appreciate it.
Thanks,
Wolfy