Linux - KernelThis forum is for all discussion relating to the Linux kernel.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I want to change my kernel 2.4.x.x to 2.6 ...So, kernel is not a prob I can download ,but I dont know how to patch. I used ARM PXA255. Anyone know how to patch ...PPPleasee...
cd /usr/src/linux-2.6.*
patch < /path/to/patch-file.diff
You might need additional parameters, but find about those from the patch manpage. Its safe anyways to try it like that, it will yell if something isn't quite right (:
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.