Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have a way to connect to the virtualbox 'console' instead of sshing in #46

Closed
astubbs opened this issue Apr 1, 2010 · 3 comments
Closed

Comments

@astubbs
Copy link

astubbs commented Apr 1, 2010

this is useful in some circumstances

@mitchellh
Copy link
Contributor

astubbs,

Could you explain this feature more please? What is the "virtualbox console?"

Mitchell

@astubbs
Copy link
Author

astubbs commented Apr 10, 2010

I think it may be the distinction between headless, and not headless. I.e. when you start VB you get the 'console' - you see the machine booting etc and can then log in and issue commands (ie no ssh)... With vagrant, i think you boot it in headless mode, so you don't see the boot process and cannot enter commands etc etc - the only way to connect is with ssh.

@mitchellh
Copy link
Contributor

astubbs,

Gotcha! This is now possibly via the config.vm.boot_mode configuration. Just set it to "gui" to boot into the gui. Commit: http://github.com/mitchellh/vagrant/commit/4149313e7a67e9a8fb964cafb31c83c2c1f9ce0c

Mitchell

@ghost ghost locked and limited conversation to collaborators Apr 17, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants