VBox Guest Additions automatic installation
If VirtualBox Guest Additions are not installed on 'vagrant up' we have error: 'Failed to mount folders in Linux guest...'.
This commit is contained in:
parent
76eec121e1
commit
a994339697
@ -1,6 +1,8 @@
|
||||
# Setup development env
|
||||
|
||||
Install [Vagrant](http://www.vagrantup.com/downloads.html)
|
||||
Install [Vagrant](http://www.vagrantup.com/downloads.html).
|
||||
For automatically installation of VirtualBox Guest Additions you could install
|
||||
[vagrant plugin](https://github.com/dotless-de/vagrant-vbguest).
|
||||
Setup environment:
|
||||
```bash
|
||||
cd solar
|
||||
|
Loading…
x
Reference in New Issue
Block a user