$ vagrant -v # 存在確認 $ vagrant box add debian_wheezy_64 https://dl.dropboxusercontent.com/u/197673519/debian-7.2.0.box Vagrant 1.3.5 $ mkdir vm # 適当なワークスペースを作る (任意) $ cd vm $ vagrant init debian_wheezy_64 # さっきつけた名前 $ vagrant up ... [default] The guest additions on this VM do not match the installed version of VirtualBox! In most cases this is fine, but in rare cases it can cause things such as sha