For users who are already familiar with Linux Kernel compilation but the Ubuntu way!
Here I am going to explain how to build custom Linux kernel on Ubuntu. I am using Hardy Heron (Ubuntu 8.04). This will update the local package database with the information of latest version.
For downloading the packages and installing it.
Here the '--append-to-version' option is used to differentiate between different builds of the same kernel. So now the kernel and its header files are ready to be installed. |