vagrant upをしようとすると
[code]</p><p>==> default: Booting VM…</p><p>==> default: Waiting for machine to boot. This may take a few minutes…</p><p>The guest machine entered an invalid state while waiting for it</p><p>to boot. Valid states are ‘starting, running’. The machine is in the</p><p>’poweroff’ state. Please verify everything is configured</p><p>properly and try again.</p><p></p><p>If the provider you’re using has a GUI that comes with it,</p><p>it is often helpful to open that and watch the machine, since the</p><p>GUI often has more helpful error messages than Vagrant can retrieve.</p><p>For example, if you’re using VirtualBox, run `vagrant up` while the</p><p>VirtualBox GUI is open.</p><p>VM must be running to open SSH connection. Run `vagrant up`</p><p></p><p>to start the virtual machine.</p><p>[/code]
こんな感じのエラーが出てVagrantが立ち上がらない。。。
google先生に聞いてみたら、どうやらVirtualBox側の問題?っぽいので、virtualBoxを最新版にアップデート
今回は以下のような環境でエラっていた
Mac OS X (10.9.5, Marverics)
VirtualBox (4.3.9)
アップデートしたVirtualBoxは 4.3.26(大分アップデート怠っていたな。。。)