Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I have completed my graduation recently. And I have only basic knowledge in C. But I would like to work on the Linux Kernel, and customize it according to my needs. Not only customize I would also like to contribute my own ideas to Linux kernel.

But I am starting from 0 now! So please suggest me how tostart and where to start with !

share|improve this question
 
Have you asked on the kernel mailing list? What investigation have you already done? –  Starfish Aug 23 at 10:50

closed as too broad by Mat, Anthon, slm, rahmu, manatwork Aug 23 at 12:29

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs.If this question can be reworded to fit the rules in the help center, please edit the question.

1 Answer

How much searching have you done on your own so far? There is a book, called Linux Kernel in a Nutshell and you should also check Linux From Scratch. There is also documentation in the kernel source code, but you can also view it online here.

You can also check Linux Documentation Project Wiki.

share|improve this answer
 
If anyone knows about any other resources, please write them down in comments and I'll add them to the list. –  Alko Aug 23 at 11:59

Not the answer you're looking for? Browse other questions tagged or ask your own question.