Hello All,

I finally found the solution to the dreaded "Would you like to upgrade this 
virtual machine?" 
[error](https://www.dropbox.com/s/caid35cqnl5iw5x/Screenshot%202014-05-18%2013.57.13.png).

        [wfroning@waf-pc ~]$ cat ~/.vagrant.d/Vagrantfile
        Vagrant.configure("2") do |config|
          config.vm.provider "vmware_fusion" do |fusion|
            fusion.vmx["msg.autoAnswer"] = "TRUE"
          end
        end

This just accepts the default dialog box when a window pops up. This in 
conjunction with my prior post about fixing **vmrun nogui** has fixed nearly 
all of my problems with Fusion and imperfect boxes on OSX.

Thanks,
Will

-- 
Will Froning
[email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to