Error: Unsupported Windows version when attempting to use mount to connect to an nfs share from Windows Server 2008 R2 Enterprise


hello,

i'm trying mount nfs share hyper-v server running server 2008 r2 enterprise. enabled services network file systems use nfs client, when try mount nfs export, receive following message:

error - unsupported windows version

the mount command attempting use pretty straightforward, , nfs share set allow anon rw access:

mount -o anon 192.168.1.1:/volumes/pool/mount_point x:

(the ip address , export path placeholders - use appropriate address , export path in format)

this works fine on older server running server 2008.

i've tried alternative format, thinking perhaps there change nfs client rendered above non-functional, same error:

mount -o anon \\192.168.1.1\volumes\pool\mount_point x:

any ideas?

hi,

thank question.

i trying involve familiar topic further @ issue. there might time delay. appreciate patience


technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com.



Windows Server  >  File Services and Storage



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file