Results 1 to 2 of 2
Dear All,
I want to know that how to build the kernel tree on the system? as i rad that to compile and install the kernel, it requires configure and ...
- 11-09-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 74
How to build the kernel tree on the system?
Dear All,
I want to know that how to build the kernel tree on the system? as i rad that to compile and install the kernel, it requires configure and built the kernel tree on the system.
Pls help me to understand this.
Thanks in Advance,
Nishant Desai
- 11-09-2006 #2
You can download, the vanilla kernel from kernel.org.
That's the kernel source. Uncompress and unpack it (with bunzip and tar) in whatever directory that you want.
Then, move to the top-level directory and type make xconfig or make gconfig or other equivalent command. This launches a window to customize your kernel. Then you need to save changes and compile and install the new kernel.
For a more complete explanation, please Google it
Best Regards


Reply With Quote
