LoginSignup
15
5

More than 5 years have passed since last update.

macOS を Mojave にしたら vagrant から VM が立ち上がらなくなった

Last updated at Posted at 2018-10-18

問題

tee: /etc/exports: Operation not permitted
tee: /etc/exports: Operation not permitted
tee: /etc/exports: Operation not permitted
The nfsd service does not appear to be running.
Starting the nfsd service
==> default: Mounting NFS shared folders...

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

NFS の立ち上げでパーミッションがないとか言われてる

対処法

GitHub に対処法をあげられてる方がいた
https://github.com/hashicorp/vagrant/issues/10234#issuecomment-424305964

システム環境設定 > セキュリティとプライバシー > フルディスクアクセス から iTerm を許可すると動くようになる。macOS付属のターミナルから操作してる場合はターミナルも。

4cab34be58c3dc2cf8b1280124aa0e04.png

15
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
5