How to compile the Linux kernel
Do you want to remove bloat from your Linux installation? Are you looking to enable extra features that aren't provided by your distro? Fancy trying some of the cutting-edge patches doing the rounds? You'll need to recompile your kernel, and while it might look like black magic if you've never done it before, it's actually pretty straightforward. Read on for everything you need to know...
As we'll show you in this tutorial, compiling a kernel isn't very different from compiling most other packages: first you run the configuration script, followed by make to compile the software, then you install it. The main difference is that the configure stage is usually interactive. Another difference is that each time you compile a new kernel, it is installed alongside the previous one, so if it doesn't work you can still boot from another, working, kernel.
Recent comments
15 hours 7 min ago
1 day 20 hours ago
3 days 19 hours ago
4 days 23 hours ago
5 days 7 hours ago