LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

patching the kernel compilation

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: patching the kernel compilation
From: "venkateswaran" <gv_indian@xxxxxxxxx>
Date: Mon, 5 Mar 2001 12:06:17 -0000
 
Hi,
 
I am using redhat6.0 kernel 2.2.5-15.
I guessed my kernel is 2.2.5 and wanted to upgrade to 2.2.15. But patch says `previously applied patch detected: Assume -R?'. So i came to know I am trying to degrade the kernel. It means I have kernel 2.2.15 or above. Does it make sense?.
 
Then I followed these steps.
 
#pwd
    /usr/src
#cat linux/ipvs-0.9.11-2.2.14.patch | patch -p0
 
    can't find file to patch at input line 4
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    --------------------------
    |diff -urN linux-2.2.14/Documentation/Configure.help linux-2.2.14-vs-0.9/Documen
    tation/Configure.help
    |--- linux-2.2.14/Documentation/Configure.help  Fri Jan  7 09:44:45 2000
    |+++ linux-2.2.14-vs-0.9/Documentation/Configure.help   Wed Jan 19 10:28:07 2000
    --------------------------                          
    File to patch:
 
I don't know how to proceed further.
 
Thanks for any help.
Venkatesh.
<Prev in Thread] Current Thread [Next in Thread>
  • patching the kernel compilation, venkateswaran <=