Begin Disclaimer: The following searches produced nothing useful... Searched http://cygwin.com/faq.html for "nfs" Searched http://cygwin.com/ for "nfs" Googled web and groups for "cygwin" "nfs"
End Disclaimer I'm trying to export an NFS filesystem under cygwin to a Linux machine on the same network, but I get" # mount -t nfs 10.0.0.1:/etc /mnt mount: RPC: Timed out " There are no firewalls on either box. My /etc/exports contains: $ cat /etc/exports /etc 10.0.0.0/255.255.255.0(ro) I ran the following on the cygwin machine: $ /usr/sbin/portmap.exe & $ /usr/sbin/rpc.mountd.exe & $ /usr/sbin/rpc.nfsd.exe I can't find any reference to make this work. If anyone can forward something helpful, I would greatly appreciate it. If this is a FAQ, please point me in the right directions because I can't find it... As always, please send negative comments to /dev/null :) . Thanks! __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/