We probably need a little more info.  What does the mount command by itself tell you on both machines?  Looking at disk space, mount points, etc.  On your problem machine, copy the /etc/fstab to something like /etc/fstab.bak.  Then try it with the exact same /etc/fstab on both boxes and see if that works.  
<br><br>Speaking of which, I have seen sometimes the smallest spacing error cause problems with the parsing of certain config files.  I have been known to do this exact thing on production machines with identical hardware when troubleshooting stuff like this.  
<br><br>Marc<br><br><br><div><span class="gmail_quote">On 9/15/06, <b class="gmail_sendername">Robert Cahn</b> <<a href="mailto:robertscahn@gmail.com">robertscahn@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I have a SimpleShare 250 GB drive that I use to backup my main machine.  I issue the command<br><br> mount -t nfs 192.168.2.100:/shares/SimplePool/Netfolder/ /mnt/BU<br><br>and it mounts without problem.  On my other FC5 machine when I issue the command I get 
<br><br>mount: 192.168.2.100:/shares/SimplePool/Netfolder/ failed, reason given by server: Permission denied<br><br>I'm baffled why this works on the one but not the other.  Both accounts use the same UID,PW pair.  <br><br>

Bob Cahn<br>Gipsy Trail Club<br>Carmel, NY<br>

</div><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br></blockquote></div><br>