User Tools

Site Tools


ecryptfs

This is an old revision of the document!


aptitude install devscripts build-essential lsb-release libncurses-dev
wget http://download.excito.net/kernel/Excito_B3/2.6.35.4/linux-2.6.35.4-excito.tar.bz2
tar -xjvf linux-2.6.35.4-excito.tar.bz2
cat /proc/config.gz |gunzip >.config
make menuconfig
make modules
cp -r fs/ecryptfs /lib/modules/2.6.35.4/kernel/fs/
depmod -a
modprobe ecryptfs
ecryptfs.1288382454.txt.gz · Last modified: 2010/10/29 20:00 by 92.195.86.111