ドットインストールを参考に、vagrant up をすると、こんなエラーが出てきました
lang
1Failed to mount folders in Linux guest. This is usually because 2the "vboxsf" file system is not available. Please verify that 3the guest additions are properly installed in the guest and 4can work properly. The command attempted was: 5 6mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant 7mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` vagrant /vagrant 8 9The error output from the last command was: 10 11/sbin/mount.vboxsf: mounting failed with the error: No such device 12
vagrant ssh はできるのですがこのエラーがなんなのかが気になります。ほっといても大丈夫ですか?また、再インストールしたいんですが今の状態のまま再インストールしてもいいのでしょうか?
この質問の投稿者はすでに退会しているため、質問者からの返信がない点にご留意ください。
回答1件
この質問の投稿者はすでに退会しているため、質問者からの返信やベストアンサーの選定がない点にご留意ください。
あなたの回答
tips
プレビュー
退会済みユーザー
2015/06/08 12:49