On Mon, Jun 16, 2008 at 1:35 PM, Jeff Blaine <[EMAIL PROTECTED]> wrote: > For the record, the *incorrect* official documentation section > about loading the kernel module under Solaris: >
A patch to correct it will be gratefully accepted and applied. > BEGIN QUOTE > If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, > its kernel supports NFS server functionality, and the nfsd process is > running: > > > # cp -p modload/libafs.o /kernel/fs/afs > > If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, > and its kernel does not support NFS server functionality or the nfsd process > is not running: > > > # cp -p modload/libafs.nonfs.o /kernel/fs/afs > > If the machine is running the 64-bit version of Solaris 7, its kernel > supports NFS server functionality, and the nfsd process is running: > > > # cp -p modload/libafs64.o /kernel/fs/sparcv9/afs > > If the machine is running the 64-bit version of Solaris 7, and its kernel > does not support NFS server functionality or the nfsd process is not > running: > > > # cp -p modload/libafs64.nonfs.o /kernel/fs/sparcv9/afs > END QUOTE > > _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
