GuestAdditions の version が古いとのことなので、以下を実行する。
vagrant plugin install vagrant-vbguest
…
vagrant vbguest
…
vagrant halt
==> default: Attempting graceful shutdown of VM...
vagrant up
…
[default] GuestAdditions 5.1.12 running --- OK.
…
以上です。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
GuestAdditions の version が古いとのことなので、以下を実行する。
vagrant plugin install vagrant-vbguest
…
vagrant vbguest
…
vagrant halt
==> default: Attempting graceful shutdown of VM...
vagrant up
…
[default] GuestAdditions 5.1.12 running --- OK.
…
以上です。
Register as a new user and use Qiita more conveniently
Go to list of users who liked