Hi,

According to the doc, the /Users folder should be ootb mounted when we
start minishift with xhyve on MacOSX but if I execute this command

minishift hostfolder list, the result is empty

File Sharing is enable on Macos and we can access the mounted volume using
smb://ip_address

But when I try to mount it that fails

minishift hostfolder add guest
UNC path: //192.168.1.80
Mountpoint [/mnt/sda1/guest]:
Username: dabou
Password: [HIDDEN]
Domain:
Added: guest

minishift hostfolder mount guest -v 9
   Mounting 'guest': '//192.168.1.80' as '/mnt/sda1/guest' ... FAIL

What could be the issue and how to troubleshoot that ?

Regards,

Charles
_______________________________________________
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools

Reply via email to