• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Kernel Patching

txrandom

Diamond Member
I'm trying to patch the 2.6.18 kernel on a CentOS machine to 2.6.30 (with web100).

Whenever I run the web100 script, I'm getting an error:

Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej

I'm guessing this file is important or it wouldn't be included. Whenever I go through the networking options after continuing on, I don't see the web100 options I should see. I believe it has something to do with the web100 patch not working correctly.

Any ideas how this can be fixed?
 
You're trying to go directly from 2.6.18->2.6.30? I don't think there are any patches for that, if you really wanna patch that far you'd have to do each revision individually.
 
Originally posted by: Nothinman
You're trying to go directly from 2.6.18->2.6.30? I don't think there are any patches for that, if you really wanna patch that far you'd have to do each revision individually.

I downloaded the full 2.6.30 source code and then tried applying the web100 patch.
 
Back
Top