>
> Hi!
>
> I tried to install AFS 3.4a.patches on my brandnew Sun Ultra 1/140
> (sun4x_55). The machine should also act as an NFS file server so I had to
> copy the /usr/vice/etc/modload/libafs.o instead of libafs.nonfs.o to
> /kernel/fs/afs. However, when I try a insmod libafs.o the machine crashes
> with PANIC on CPU 0. Using the libafs.nonfs.o file works perfectly.
If you're using the NFS version of libafs.o, you need to make sure the
NFS server module is loaded before you load AFS. That is, before
loading /kernel/fs/afs, make sure /kernel/misc/nfssrv is loaded. The
afs.rc shipped by Transarc (in .../root.client/usr/vice/etc/modload)
does the right thing.
-- Jeffrey T. Hutzelman (N3NHS) <[EMAIL PROTECTED]>
Systems Programmer, CMU SCS Research Facility
Please send requests and problem reports to [EMAIL PROTECTED]