Hacker News new | ask | show | jobs
by particlebanana 5216 days ago
For future reference if you have issues booting a vm you can add:

config.vm.boot_mode = :gui

to your Vagrantfile to have Virtual Box boot into a window instead of headless.