Vagrant has detected that you have a version of VirtualBox installed

Hi guys,

I am working on win7 and using git-bash for my terminal. I have gotten to :

Shared Folders After the ./postinstall.sh step, exit SSH Run vagrant halt.

I tried to run vagrant halt and got:

vagrant@precise64:~$ vagrant halt Vagrant has detected that you have a version of VirtualBox installed that is not supported. Please install one of the supported versions listed below to use Vagrant:

4.0, 4.1

I have installed the latest virtualbox - 4.2.12

what do I do now

Sorry You must be a logged in, registered user to answer a question.

Answers

I had the wrong version of chef installed. After installing chef client version 11.4.2 ( but not 11.4.4 ) it worked

I had the wrong version of chef installed. After installing chef client version 11.4.2 ( but not 11.4.4 ) it worked