Hi all,<br>     I need to install Gobohide tool in my Fedora core 11 system and i download the software from <a href="http://www.gobolinux.org">http://www.gobolinux.org</a> and extracted.Then i navigated to the GoboHide/bin directory and executed the ./gobohide -h command.The output is:<br>

<b><br>[root@localhost bin]# ls<br>go  gobohide<br>[root@localhost bin]# ./gobohide -h go<br>ioctl: Inappropriate ioctl for device<br>[root@localhost bin]# <br><br></b>Then i noticed that i need to patch Linux kernel.So how to patch linux kernel.And from which directory i have to patch Linux kernel.And this command is right or wrong <br>

<pre><font size="6">patch -i /path/to/gobohide.patch -p1 </font><br><br><font size="4">if i excecuted this command i get the output as:</font><br><font size="4"><br>[root@localhost bin]# patch -i /home/user/Download/Linux/2.6.29.1-r1/01-gobohide.patch -p1 <br>

patching file fs/gobohide.c<br>can&#39;t find file to patch at input line 404<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -Nurp linux-2.6.29.1.orig/fs/ioctl.c linux-2.6.29.1/fs/ioctl.c<br>

|--- linux-2.6.29.1.orig/fs/ioctl.c        2009-04-02 17:55:27.000000000 -0300<br>|+++ linux-2.6.29.1/fs/ioctl.c        2009-04-26 12:21:56.000000000 -0300<br>--------------------------<br>File to patch: <br>Skip this patch? [y] y<br>
Skipping patch.<br>
2 out of 2 hunks ignored<br>can&#39;t find file to patch at input line 434<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -Nurp linux-2.6.29.1.orig/fs/Kconfig linux-2.6.29.1/fs/Kconfig<br>

|--- linux-2.6.29.1.orig/fs/Kconfig        2009-04-02 17:55:27.000000000 -0300<br>|+++ linux-2.6.29.1/fs/Kconfig        2009-04-26 12:30:17.000000000 -0300<br>--------------------------<br>File to patch: </font><br><br><br><br></pre>kernel version of linux: 2.6.29.4-167.fc11.i686.PAE<br>

<br clear="all"><br>-- <br>राजकुमार <br>follow me <br><a href="http://twitter.com/krisrajkumar">http://twitter.com/krisrajkumar</a><br><br><br><br>