* Open the Vagrantfile
* Add a like after "$vbox_script = MMVBOX_SCRIPT + $script
* Type "export http_proxy=http://proxy.address.goes.here:8080"
Ok this got me a bunch further... but not all the way. Now the Guest Additions module is failing to install.
Wish me luck.
Wrong Vagrant
I was getting messages to say the virtualBox guest additions didn't match the version of virtualbox. So I upgraded VirtualBox. Then I got messages saying Vagrant didn't support that version of Virtualbox.OK .. Another rookie mistake. I was running vagrant from the gem (v1.0.4). I've uninstalled the gem 'gem uninstall vagrant' and downloaded the msi. The MSI version is v1.4.3.
So far so good....
No comments:
Post a Comment