On 04/01/2008, Benedict Verheyen <[EMAIL PROTECTED]> wrote:
> Flavio schreef:
>
> >> Thanks for the link. I couldn't apply the patch, i get an error.
> >>
> >> patch unexpectedly ends in middle of line
> >> patch: **** Only garbage was found in the patch input.
> >>
> >> What am i doing wrong? I noticed the patch contains <at>  <at> instead
> >> of the symbols but changing that gives the same error.
> >>
> >> Regards,
> >> Benedict
> >
> > Hello,
> >
> > what did you do exactly to apply the patch?
> >
> > Flavio
>
> Let me first state that i have always used the patches available from
> http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/
> In other words, i could have well done something wrong in getting the
> patch from the website (copy-paste)
>
> Then i went into the dir /usr/src/linux-2.6.23.12 where i unzipped the
> archive file from the 2.6.23 kernel.
> And issued the command as i normally do (and that succeeds with other
> skas patches)
> patch -p1 --dry-run < ../skas-2.6.23.patch
I'm going to try also on my kernel sources soon, but, I always patched
using the "cat" command, eg:

cat ../skas-2.6.23.patch | patch -p1 --dry-run

but maybe it's the same... :(  ...and something is not correct inside
the patch file.
Let me see

Flavio


>
> As i said, this only fails with the patch i copy from the link posted here.
>
> Thanks,
> Benedict
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> User-mode-linux-user mailing list
> User-mode-linux-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to