I am trying to install ecryptfs on Cent0s 5.5. Thee process is:
yum install ecryptfs-utils
It seems to run fine.
However when I do
modprobe ecryptfs
It returns FATAL: Module ecryptfs not found.
Any clue would be helpful.
thanks
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
See if the file /lib/modules/ (Where you see uname -r in the text above, replace it with the output of the command). | |||
|
feedback
|