Archives
-
Kernel Compilation – The Debian Way
In this tutorial we can see how to compile and build the binary package of Linux kernel. The advantage of creating binary package is that you can install the kernel on multiple machines instead of compiling kernel in each and every machine. The kernel used is 2.6.28. Prerequisites: apt-get install libncurses5-dev gcc make linux-headers-`uname -r` g++ [...]
Sep 12th, 2009 | Filed under Tutorial
Recent Comments