I needed Fedora 8 for its version of glibc for a third party software.  I have it installed on a system.<br><br>I need to mount some of its directories across the network for backup purposes, but I cannot get the mounting to work on a RedHat system.  The RedHat system has Umbuntu directories and directories from other RedHat system mounted on it.  The RedHat system is not the problem.  The directories from Fedora and Umbuntu are being mounted onto the RedHat system, ro.<br>
<br>I noticed on Fedora 8,  portmap has disappeared.  rcpbind seems to have taken over the function of portmap.<br><br>nfs, nfslock, and rcpbind are running on the Fedora system.  nfs-utils are installed on the Fedora system.  The Fedora system seems to be exporting the directories I wish it to.<br>
<br>Fedora&gt; exportfs<br>/home       RedHat<br>/500Gb      RedHat<br><br>When the RedHat system mounts the directories from Fedora, in the messages on the Fedora system I get<br><br>Nov  2 16:30:04 Fedora kernel: NFSD: starting 90-second grace period<br>
Nov  2 16:30:39 Fedora rpcbind: rpcbind terminating on signal. Restart with &quot;rpcbind -w&quot;<br><br>If I change /etc/init.d/rcpbind to include &quot;-w&quot; as the start argument and then restart rcpbind, I get the error<br>
<br>Starting rpcbind: rpcbind: invalid permissions on file = /var/lib/rpcbind/rpcbind.file for reading<br>rpcbind: will start from scratch<br><br>This still occurs if I change the permissions on the rpcbind.file to rx for everyone.<br>
<br>How do I export directories from Fedora 8 and mount them on a RedHat system?<br><br>Thanks for your help.<br><br><br><br><br><br>