You are not logged in.

#1 2007-08-25 00:13:04

penguinstarship
Member
Registered: 2006-10-10
Posts: 52

Building/Compiling my own kernel

Hello out there. I'm looking to build/compile my own kernel for the first time. Does anyone know of some real good guides, or would be up for posting some useful information I should know before I get started? I hope to get better overall performance out of my system with my own kernel. Thank you!

Offline

#2 2007-08-25 01:06:08

mr.MikyMaus
Member
From: disabled
Registered: 2006-03-31
Posts: 285

Re: Building/Compiling my own kernel

Building own kernel is not as difficult as people think. But it's also more useless than people think. You don't have to build your own kernel unless you have a very good reason for it (like hardware or security issue).

As for performance reasons I don't think a custom-built kernel will make a significant difference, if any. The only effect are complications like a must-to compile extra modules like most wifi drivers, kqemu, nvidia drivers, etc..

On the other hand you'll learn a few things about hardware detection and configuration and gain quite useful experience.

So, if you want to play around a little, go on and try to tune your kernel ;-)

A nice howto is at Gentoo Wiki.

-miky


What happened to Arch's KISS? systemd sure is stupid but I must have missed the simple part ...

... and who is general Failure and why is he reading my harddisk?

Offline

#3 2007-08-25 01:24:20

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Building/Compiling my own kernel

Just use the current kernel26 PKGBUILD and add your changes/patches to it and makepkg.

Offline

Board footer

Powered by FluxBB