linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] kernel 2.2.10 patching
@ 1999-10-13 15:43 Al Smith
  1999-10-13 16:44 ` James Pattinson
  0 siblings, 1 reply; 4+ messages in thread
From: Al Smith @ 1999-10-13 15:43 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: kernel --]
[-- Type: text/plain, Size: 352 bytes --]

Greetings,

  I am trying to patch a already installed 2.2.10 kernel with the patch
from msede. I downloaded the file (which doesn't put it into gz
formating).

  Then I cd /usr/src/linux

then I do:

patch -p1 /download/patch-2.2.10-LVM

and it just sits there. Is there a problem with the patch?

Al Smith
Systems Engineer
TJUH
al.smith@mail.tju.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-lvm] kernel 2.2.10 patching
  1999-10-13 15:43 [linux-lvm] kernel 2.2.10 patching Al Smith
@ 1999-10-13 16:44 ` James Pattinson
  0 siblings, 0 replies; 4+ messages in thread
From: James Pattinson @ 1999-10-13 16:44 UTC (permalink / raw)
  To: Al Smith; +Cc: linux-lvm

You need to do 

patch -p1 < /download/patch-2.2.10-LVM

because patch expects stuff from stdin.

James

On Wed, 13 Oct 1999, Al Smith wrote:

> Greetings,
> 
>   I am trying to patch a already installed 2.2.10 kernel with the patch
> from msede. I downloaded the file (which doesn't put it into gz
> formating).
> 
>   Then I cd /usr/src/linux
> 
> then I do:
> 
> patch -p1 /download/patch-2.2.10-LVM
> 
> and it just sits there. Is there a problem with the patch?
> 
> Al Smith
> Systems Engineer
> TJUH
> al.smith@mail.tju.edu
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [linux-lvm] kernel 2.2.10 patching
  1999-10-13 15:55 Franken Klaus
@ 1999-10-13 17:37 ` Al Smith
  0 siblings, 0 replies; 4+ messages in thread
From: Al Smith @ 1999-10-13 17:37 UTC (permalink / raw)
  To: james, Klaus.Franken, linux-lvm

[-- Attachment #1: RE: --]
[-- Type: text/plain, Size: 73 bytes --]

That worked. 

Thanks very much...

Time to compile a new kernel...

-Al

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [linux-lvm] kernel 2.2.10 patching
@ 1999-10-13 15:55 Franken Klaus
  1999-10-13 17:37 ` Al Smith
  0 siblings, 1 reply; 4+ messages in thread
From: Franken Klaus @ 1999-10-13 15:55 UTC (permalink / raw)
  To: 'Al Smith', linux-lvm



Klaus.Franken@fth2.siemens.de    +49 911 978 3707
Siemens Business Services IP 23F


> -----Original Message-----
> From: Al Smith [mailto:Al.Smith@mail.tju.edu]
> Sent: Wednesday, October 13, 1999 5:44 PM
> To: linux-lvm@msede.com
> Subject: [linux-lvm] kernel 2.2.10 patching
> 
> 
> Greetings,
> 
>   I am trying to patch a already installed 2.2.10 kernel with 
> the patch
> from msede. I downloaded the file (which doesn't put it into gz
> formating).
> 
>   Then I cd /usr/src/linux
> 
> then I do:
> 
> patch -p1 /download/patch-2.2.10-LVM

patch -p1 < /download/patch-2.2.10-LVM
         ^^^

patch is reading from stdin ....

> 
> and it just sits there. Is there a problem with the patch?
> 
> Al Smith
> Systems Engineer
> TJUH
> al.smith@mail.tju.edu
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-10-13 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-13 15:43 [linux-lvm] kernel 2.2.10 patching Al Smith
1999-10-13 16:44 ` James Pattinson
1999-10-13 15:55 Franken Klaus
1999-10-13 17:37 ` Al Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).