LoginSignup
10
9

More than 3 years have passed since last update.

MacOS Big SurにしたらVritualBoxとVagrantが動かなくなったので動かすまでやったこと!

Posted at

やったことについて!(すごく簡単)

  • Vagrantのバージョンを最新のものにする(https://www.vagrantup.com/)
  • VirtualBoxのバージョンを最新のものにする(https://www.virtualbox.org/)
  • システム環境設定→セキュリティとプライバシー(一般)→ダウンロードしたアプリケーション(VirtualBox)の実行を許可
  • 再起動する
  • 完了!

あとはいつも通りVagrantfileがある場所でvagrant up (マシン名)で起動できました!

補足

VMwareを使ってWindowsOSを入れていたのですがそれで使っていたprivate IPアドレスがなぜか繋がらなくなっている!(別の原因かもしれないので調査中!)

10
9
2

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
10
9