REP : [OpenAFS] OpenAFS on Suse
Francois Pernet
Francois.Pernet@idsa.ch
Wed, 13 Sep 2006 09:06:38 +0200
Hi Everyone,
I followed steps described by Karsten and it worked. ;-) thanks Karsten...
reminder:
cd /usr/src/linux
make cloneconfig
make prepare
make modules_prepare
cd /lib/modules/`uname -r`
rm build
ln -s source build
mkdir extra
export KERNEL_SOURCE=3D/usr/src/linux
I am not a openafs specialist so i am sorry to bother you with basics =
questions. The whole story is the following:
I would like to verify very simply that openafs for server and client side =
is working on a SLES10 so we can keep this platform (standard one) to give =
to
the openafs specialists in order for them to use it for a web site.
Is there a simple way to verify that server and client is working =
correctly ? (I am more concerned about the kernel module libafs.ko in a =
first step) ?
Anyhow, thanks for your help
Francois