[SOLVED] How apply a patch on a custom kernel from source on debian?
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.
How apply a patch on a custom kernel from source on debian?
I would like build a custom kernel from source on debian squeeze.
At that moment the last stable release is the 2.6.37.2 but i'm problem.
Quote:
/usr/src/linux-2.6.37.2$ sudo patch < patch-2.6.37.2.bz2 -p1
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
Or perhaps on the linux-kernel-2.6.37.2 is already added the patch so isn't necessary?
Last edited by AleLinuxBSD; 02-28-2011 at 09:23 AM.
No i haven't decompress the patch ...
This is my first time that i compile a kernel without using kernelcheck (that don't work on debian and however i would like try a different way).
But it's possible that the package:
linux-kernel-2.6.37.2
already have the patch inside it?
What i mean if is it a linux-kernel-2.6.37 plus patch 2?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.