Archive for February, 2010

Preparing the Linux Kernel Source

With the source installed and the tools installed, we are ready to start the process of building a custom Linux kernel.  This article covers those tasks that need to be performed prior to configuration. The steps are not difficult, but there are variations between distros of Linux.

» Continue reading “Preparing the Linux Kernel Source”

  • Share/Bookmark

Comments (1)

Tools for Building the Linux Kernel

The tools and there version play a critical role in the building of a kernel. Most tools are required, but a few (such as the graphical packages required for gconfig or xconfig) are optional. Besides having the right tools installed on the system, the tool versions must match those required to build the installed kernel source. The purpose of this article is to minimize the chance of a kernel build failure due to a missing or improper version of a necessary tool.

» Continue reading “Tools for Building the Linux Kernel”

  • Share/Bookmark

Leave a Comment

Installing Linux Kernel Source

Downloading and installing kernel source is different than other package source files. Every distro of Linux is different, and the instructions are sometimes rather hard to find. This article covers the seven distros that I use. I would cover more, but I would need more machines, and a lot more time and patience.

» Continue reading “Installing Linux Kernel Source”

  • Share/Bookmark

Comments (9)

Why Compile a New Kernel?

I lost count of the number of times someone told me I was nuts for wanting to compile a new kernel Why not get a new different distro of Linux that works on a specific machine? What is wrong with the kernel that comes with the distro? In many cases, the default kernel works just fine. Conversely, there are reasons for compiling a new kernel.

» Continue reading “Why Compile a New Kernel?”

  • Share/Bookmark

Comments (8)