On Saturday 24 August 2002 11:07, Udaya Kumar.R wrote: > hi all , > I m new to this list . I m trying to get my kernel (2.4.18-3) to support > filesystem encryption . But i could not make it . > > I gone thru. the 'Howto' which is out of date . Can somebody guide me > along the way or point me to some latest Howto''s Quick guide: Get a clean kernel. patch it.. Remember to patch the loop.c/.h too.. config the kernel, build it and reboot. losetup -e <choose one> /dev/loop0 /dev/<partition> mke2fs /dev/loop0 mount /dev/loop0 /somewhere. Thats about it.. /Jesper Toft - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/