help - applying patches to kernel source

RS rost at lo-res.org
Sat Nov 4 15:05:44 CET 2000



On Sat, 4 Nov 2000, Michael Lechasseur wrote:

> 	I have the kernel source in /usr/src/linux and the patch at
> /usr/src/lowlatency-2.2.16-A0
> 
> 	I've been typing various mutations of
> 
> 	cd /usr/src/linux
> 	patch /usr/src/lowlatency-2.2.16-A0 -p0
> 

try this:
cd /usr/src/linux
patch -p1 < /usr/src/lowlatency-2.2.16-A0

cu,
Robert




More information about the Pd-list mailing list