Vagrantでvboxfsが使えない
目次
Virtualboxを更新したらエラーvbox周りでエラーになっちゃう
どんな問題?
VirtualBox 6.0.6にアップデートしたら、以下のエラーが出てvboxfsが使用できません。
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
setup
Stdout from the command:
Stderr from the command:
bash: line 4: setup: command not found
上記のような問題が発生してvboxが使えませんでした。
ホストOSのソースコードを移動するのに不便です。
versionをダウングレード(6.0.4)
Virtualbox 6.0.6 => Virtualbox 6.0.4
これであれば問題ない状態でした。
しばらく前にリリースされたバージョンだけども、