一度構築したローカル開発環境に対して ./run.sh を実行した後、 vagrant up をおこなうと以下のようなエラーメッセージが表示される場合があります。 Failed to mount folders in Linux guest. This is usually because the "vboxsf" file system is not available. Please verify that the guest additions are properly installed in the guest and can work properly. The command attempted was: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagran