Hello,
          I tried that option but it is asking file to patch ,i do not know
how to point the patch file

The output is displayed below:

The next patch would create the file fs/gobohide.c,
which already exists!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file fs/gobohide.c.rej
can't find file to patch at input line 404
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Nurp linux-2.6.29.1.orig/fs/ioctl.c linux-2.6.29.1/fs/ioctl.c
|--- linux-2.6.29.1.orig/fs/ioctl.c    2009-04-02 17:55:27.000000000 -0300
|+++ linux-2.6.29.1/fs/ioctl.c    2009-04-26 12:21:56.000000000 -0300
--------------------------
*File to patch: *


On Mon, Feb 22, 2010 at 8:33 PM, Lucas C. Villa Real
<luca...@gobolinux.org>wrote:

> On Fri, Feb 19, 2010 at 2:07 PM, rajkumar vbalakrishnasamy
> <rajkumar.l...@gmail.com> wrote:
> > Hi all,
>
> Hi,
>
> >            i installed the gobohide tool and executed the ./gobohide -h
> poll
> > [folder name] command but it displayed the error "ioctl: Inappropriate
> ioctl
> > for device".And when i googled i came to know that i need to add patch
> but
> > when i added the patch using the command "patch -i
> /path/to/gobohide.patch
> > -p1"  it displayed the following error 'patch file not found'.could
> anyone
> > tell me how to add patch to linux kernel or what is 'ioctl' error.
>
> If you're applying the gobohide patch to a stock kernel then you'll
> need to download the Linux recipe, uncompress it and take the patch
> from there. You can also take the patch directly from our recipe
> search tool:
>
> http://recipes.gobolinux.org/r/?list=Linux&ver=2.6.32.3-r1
>
> Once you've saved the patch file to your hard disk (assuming you saved
> it to /tmp/01-gobohide.patch), cd to the kernel sources dir (eg: cd
> /usr/src/linux) and patch the kernel tree using the command "patch -i
> /tmp/01-gobohide.patch -p1".
>
> Then run 'make menuconfig', go to file systems and make sure that
> GoboHide is selected. After that the standard procedures to compile
> the kernel apply.
>
> Good luck,
>
> --
> Lucas
> "If you're looking for a reason I've a reason to give: pleasure,
> little treasure"
> _______________________________________________
> gobolinux-devel mailing list
> gobolinux-devel@lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
>



-- 
follow me
http://twitter.com/krisrajkumar
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to