On Thu, 2004-06-17 at 07:08, Weijie Zhang wrote: > Hello: > > I have been trying to use nfs4 on Fedora Core 2. I just installed > Fedora Core 2 on my two boxes. On one box I wanted to use as nfs > server, I created a directory /pub (and even chmod 777) and export it. > The line in /etc/exports reads as "/pub *(rw,no_root_squash)". I > started nfs by "service nfs start" and "rpcinfo -p" showed me that > nfs4 are in service. But if I tried from the other box, say by runing > "mount -t nfs4 server:/pub /mountpoint", the mount failed and I got an > error of > "mount: wrong fs type, bad option, bad superblock on server:/pub, > or too many mounted file systems." Use the updated nfs-utils. Forrest