Skip to main content

Thread: Cygwin nfs server for Ubuntu client


i want setup nfs server on windows(desktop) , use ubuntu(laptop) client.

i've installed cygwin , nfs-server on windows, can't mount linux.

/etc/export cygwin contains:
code:
/mnt/d 192.168.0.100(ro)
on laptop, following result showmount:

code:
showmount -e 192.168.0.101  export list 192.168.0.101:  /mnt/d 192.168.0.100
if try mount, this:

code:
sudo mount -t nfs  192.168.0.101:/mnt/d d  mount.nfs: connection timed out
if put * in /etc/exports this:

code:
sudo mount -t nfs 192.168.0.101:/mnt/d d  mount.nfs: access denied server while mounting 192.168.0.101:/mnt/d
please



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Cygwin nfs server for Ubuntu client


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues