How to automatically startup a virtual machine guest OS

Discussions related to using VirtualBox on Windows hosts.
Locked
undeeo1
Posts: 1
Joined: 15. Jul 2009, 17:52
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Open Suse 11.1,11.0,10.3

How to automatically startup a virtual machine guest OS

Post by undeeo1 »

I'm running Windows and want to start up a VBox guest OS automatically. I can put Virtual Box in the startup menu, but is there a way to actually start a guest OS automatically? Does the VirtualBox.exe command take a command line argument to startup a guest OS or is there a way to configure VirtualBox such that when it's started up, a guest OS starts up automatically?
rage6431
Posts: 1
Joined: 15. Jul 2009, 19:13
Primary OS: MS Windows 2003
VBox Version: OSE other
Guest OSses: WinXP

Re: How to automatically startup a virtual machine guest OS

Post by rage6431 »

Virtual Box has a powerful command line function. Set the services up using your resource kit for you OS.

EDIT:
you could also create a batch file with the following

\(install path)\vboxmanage.exe startvm (name of VM to start)
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: How to automatically startup a virtual machine guest OS

Post by Sasquatch »

Did you bother to use the search function and hints from the Forum Posting Guide? Obviously not, else you would have found dozens of topics about it. And also ones that got closed because the answer is in plain sight. Top most topic here, run a VM as a service, doesn't that ring a bell?

Anyway, locked. If you bothered to search, you would have found the answer by now.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Locked