Created
March 21, 2013 12:53
-
-
Save hrstt/5212794 to your computer and use it in GitHub Desktop.
vagrant 起動時のshared folder 関連のエラー対処 ref: http://qiita.com/items/0b1a15492123146bce82
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo apt-get install dkms | |
$ sudo /etc/init.d/vboxadd setup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment