问题
在macOS Catalina 10.15.7上新安装多通道VM (https://multipass.run/)。
$ multipass mount <path_to_host_dir> <vm name>:<path_to_vm_dir>
> mount failed: source "<path_to_dir>" is not readable解决方案
需要通过macOS系统首选项向Multipass授予完全访问权限。
System Preferences > Security & Privacy > Privacy发布于 2021-09-22 19:22:27
需要通过macOS系统首选项向Multipass授予完全访问权限。
System Preferences > Security & Privacy > Privacyhttps://stackoverflow.com/questions/69290140
复制相似问题