Page 1 of 1

Script to autostart a guest vm

Posted: 22. Jan 2009, 22:50
by edtheuniquegeek
I am relatively new to virtualbox and was wondering if there is a way to autostart a guest vm, either with a script or some other means, whenever I log into my Windows host machine.

Posted: 23. Jan 2009, 00:43
by Sasquatch
You can start a VM when the machine boots. See the sticky in this forum for how to do that (run it as a service).

If you want to run it at logon with the GUI, run the VirtualBox command, or VBoxManage. See the manual for more info.