[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need Help w.r.t 2.4 kernels !
On Saturday 24 August 2002 11:56, Udaya Kumar.R wrote:
> On Sat, 24 Aug 2002, Jesper Toft Wrote :
>
> First of all , let me thank u 4 replying .
>
> <snip>
> jesper :Quick guide:
> jesper :
> jesper :Get a clean kernel.
> jesper :patch it.. Remember to patch the loop.c/.h too..
> </snip>
>
> This where it is failing .
> Do tell me what to patch from where ?
>
> Whether i have to patch 'patch-int-2.4.18.3' first or
> 'loop-jari-2.4.18.0.patch' ?
You have to apply both patches.
cd linux
zcat ../patch-int-*.gz | patch -p1
cat ../loop*.patch | patch -p1
patch-int is for the encryption
loop-* is patches for the loop device
doesnt matter which one you apply first.
> Or else do i have to deal with 'cryptoapi-0.1.0-pre4.tar.gz' ?
No.
/Jesper Toft
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/