You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
this plus 111 TCP/UDP, 2049 TCP/UDP are forwarded by virtual box to local host.
I have no problem to mount the share local inside the vm but mounting the share from OSX gives me:
sudo mount -o resvport,vers=3 127.0.0.1:'/var/lib/docker/share' '/Users/ah/tmp/mnt'
mount_nfs: can't mount /var/lib/docker/share from 127.0.0.1 onto /Users/ah/tmp/mnt: No such file or directory
I have allready added nfs-utilities to the ISO but have some troubles to forward the nfs ports to osx.
this plus 111 TCP/UDP, 2049 TCP/UDP are forwarded by virtual box to local host.
I have no problem to mount the share local inside the vm but mounting the share from OSX gives me: