3

My /etc/fstab looks like this

10.xx.xx.xx:/usr/local/myfolder /usr/local/myfolfer nfs rw,soft 0 2

Then on running sudo mount -a command it throws mount.nfs: No such device error. I am not able to figure out why this is happening. I am able to mount it on other Ubuntu devices but it keeps failing on wsl.

revant
  • 234
  • 3
  • 13
  • Might be same as https://stackoverflow.com/questions/43952569/nfs-client-under-wsl-mount-nfs-no-such-device It's possible that WSL doesn't support it – stoper Mar 03 '20 at 16:28

0 Answers0