Thoughts of just about anything
Starting a Virtualbox machine from the command line
I finally got Virtualbox running on my Debian box but I kept wanting to just start the virtual machine from my Fluxbox menu instead of running the GUI and selecting it from there. After digging around I found that there is an executable VBoxManage that comes with VirtualBox to accomplish this. All you do is pass the name of the virtual box along with startvm option and done!.
VBoxManage startvm "Windows XP"
| Print article | This entry was posted by Juan Frias on November 15, 2008 at 10:23 am, and is filed under Debian. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |