Andy O'Shaughnessy
2015-10-29 11:47:53 UTC
I am able to mount an NFS share from Linux but when I use Cygwin I get
a stranger error:
$ mount //<server>/<share> /tmp/test1
$ ls -lrt /tmp
ls: cannot access /tmp/test1: No such file or directory
total 0
d????????? ? ? ? ? ? test1
But when I run the following I get :
$ /usr/lib/csih/getVolInfo /tmp/test1
NtOpenFile(\??\UNC\<server>\<share>) failed, c00000be
Note : 0xC00000BE = STATUS_BAD_NETWORK_PATH
The mount happened but not properly.
It might be linked to Windows McAfee Firewalls.
I would guess this mailing list will readily know what is wrong
a stranger error:
$ mount //<server>/<share> /tmp/test1
$ ls -lrt /tmp
ls: cannot access /tmp/test1: No such file or directory
total 0
d????????? ? ? ? ? ? test1
But when I run the following I get :
$ /usr/lib/csih/getVolInfo /tmp/test1
NtOpenFile(\??\UNC\<server>\<share>) failed, c00000be
Note : 0xC00000BE = STATUS_BAD_NETWORK_PATH
The mount happened but not properly.
It might be linked to Windows McAfee Firewalls.
I would guess this mailing list will readily know what is wrong