I had to install Fedora 8 on a system because its version of glibc was necessary for some third party software that we needed to use.<br><br>I am trying to export some of the directories from the Fedora system, so that I can get the files backed up.<br>
<br>My server to which I am trying to export the files is a RedHat system which already has RedHat and Umbuntu directories mounted on it.  So the problem is not with the RedHat system.<br><br>Fedora 8 no longer has portmap but uses rpcbind instead.  The error message that I get when rpcbind is started up implies that I should start rpcbind as &quot;rpcbind -w&quot;.  I changed the /etc/init.d/rpcbind file to do this.<br>
Then I get an error message saying that the /var/...rpcbind.file has the wrong permissions.  I changed the permissions to rwxrw rw.  I still get the permissions problem.<br><br>On the server, the &quot;mount  filesystem&quot; gives me no error message, but nothing is mounted.<br>
<br>How does one get Fedora 8 to export directories?<br><br>Thanks<br>