[OpenAFS-devel] Tru64 5.1

Johan Danielsson joda@pdc.kth.se
01 Mar 2001 18:29:38 +0100


Harald Barth <haba@pdc.kth.se> writes:

> Joda, would you look into struct sysent sysent[] = { ... } in
> /usr/sys/BINARY/init_sysent.c and apply some pattern patching? Or is
> there any better info?

I don't have a 5.1 machine :-)

> BTW have you recompiled the kernel or loaded a module?

Module. Take the libafs.nonfs.a and do

        ld -dc -r -o /subsys/afs.mod libafs.nonfs.a

and then

        sysconfig -c afs

Won't work if you have any MFS mounted (unless they fixed a certain
bug), and you can't unload. Maybe this should go into the
documentation.

/Johan