>What is the proper way to enter an advfs partition into the disklist?
Regardless of file system or OS type, you should be able to
enter either the mount point (e.g. "/home") or a full device name
("/dev/rdsk/c0t0d0s0") or a device shorthand ("c0t0d0s0").
I don't know how the latter two relate to IRIX, but I always recommend
using the mount point. If you swap hardware around at some point that's
like to stay constant.
I assume you got the advfs.diff patch installed?
There is a test program for all of this:
cd client-src
make getfsent
./getfsent
You can also run it with various names on the command line to have it
do those lookups:
./getfsent /home /opt
>EZ
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]