[OpenAFS] Fileserver @ OpenBSD

Jim Rees rees@umich.edu
Fri, 29 Nov 2002 11:37:09 -0500


I would guess that you forgot to load the kernel module.

I do need to write up some instructions on how to do this.  Short version:

mkdir /usr/vice/etc/dkload
cp /usr/afs/src/libafs/MODLOAD/libafs.o /usr/vice/etc/dkload
echo "/usr/vice/etc/afsd -nosettime" >>/etc/rc.securelevel

Yes, there should be some kind of "make install" or a script.  I will
happily accept donations.

If you insist on also running arla, you are on your own.  I suspect this is
not possible due to syscall conflicts.