Share via

NFS share on windows 11 pro not working Please help?

TimL 1 Reputation point
2021-11-07T20:56:40.317+00:00

147086-screenshot-2021-11-07-110610.jpgI have been trying for days to get this to work but it just doesn't. The first thing that happened is SMB just stopped working for no reason then I can't get the NFS to work ether I have access over SSH, FTP, HTTP, and HTTPS but I can't get access using smb or NFS for everything I have and everything I've found on the internet over the last several days has been dead ends.

Please If you know the answer please help.

147151-image.png

147099-image.png

147055-image.png

147075-2021-smb-wont-work.jpg

When I try to mount using powershell I get the response

I can't mount nfs because I get this and I don't understand what it means

New-PSDrive : Parameter cannot be processed because the parameter name 'o' is ambiguous. Possible matches include: -OutVariable -OutBuffer. At line:1 char:7

  • mount -o anon \172.161.2.1\mnt\vms Z:
  • ~~
  • CategoryInfo : InvalidArgument: (:) [New-PSDrive], ParameterBindingException
  • FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.NewPSDriveCommand
Windows for business | Windows Client for IT Pros | User experience | Other

2 answers

Sort by: Most helpful
  1. Charles Winters 6 Reputation points
    2024-11-28T18:55:56.8833333+00:00

    I just read on another forum that windows only supports NFSv3+
    I haven't seen any mention of protocol version anywhere else so maybe this information helps or maybe it doesn't

    0 comments No comments

  2. Chris Lindsey 1 Reputation point
    2022-08-22T00:13:58.757+00:00

    I successfully was able to access the NFS share from Ubtunu to Ubuntu. So I know the server is sharing it. Still trying to work out the Windows 11 side of the equation.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.