0
I tried to install and update Vagrant-vbguest
I tried modifying the vagrantfile file
  # set auto_update to false, if you do NOT want to check the correct 
  # additions version when booting this machine
  config.vbguest.auto_update = false
  # do NOT download the iso file from a webserver
  config.vbguest.no_remote = true
						