-
Notifications
You must be signed in to change notification settings - Fork 1
Description
This looks like a great tool, thanks for developing it!
I received the following error after issuing the "vagrant up" command:
* The 'extra' flag on synced folders is now 'mount_options'
Here is the entire install process:
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'lucid64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Adding box 'lucid64' (v0) for provider: virtualbox
default: Downloading: http://files.vagrantup.com/lucid64.box
==> default: Successfully added box 'lucid64' (v0) for 'virtualbox'!
There are errors in the configuration of this machine. Please fix the following errors and try again:
vm: * The 'extra' flag on synced folders is now 'mount_options'
I'm using Vagrant 1.7.2 and VirtualBox version 4.3.20