startvm using VBoxManage

This is for discussing general topics about how to use VirtualBox.
Post Reply
skumar
Posts: 3
Joined: 23. Apr 2011, 19:30
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: FreeBSD

startvm using VBoxManage

Post by skumar »

Hi All,

I want to know if i can start a vm without a vm name, a command like vmrun.exe start "image.vmx" (vmware player)

or something like this VBoxManage startvm "image.vbox"

Basicaly i want to start a vm using a file and avoid creating a vm.

Please let me know.

Thanks in Advance
kumar
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: startvm using VBoxManage

Post by Sasquatch »

What's the point of starting a non-existing VM? If you have the VM definitions file, what's the reason not to register it for future use and then start it by it's name, as it's supposed to be?
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.
Sm0k1n
Posts: 18
Joined: 31. Mar 2010, 12:37
Primary OS: openSUSE
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows,Linux
Contact:

Re: startvm using VBoxManage

Post by Sm0k1n »

kumar, as far as I know you cannot do this with VirtualBox.

Sasquatch, how about this: pooled computer rooms. You could be in a room where the PC is wiped clean every time you log out and you are not allowed to have more than X GB (or MB) of data on your account, i.e.: your VM needs to be on an external drive. Or, you could be in a room where your account on a PC stays the same and you have enough space, but the next time you want to use that VM you need to use that specific PC. The easiest solution to all of these issues will be to have the ability to start a VM w/o registering it :)
VBox WMI - Web application for managing multiple VirtualBox servers (http://code.google.com/p/vbox-wmi/)
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: startvm using VBoxManage

Post by Sasquatch »

The VM is quite portable now, so I see no reason for such a feature. If you do, then check out other software that does the same. But I doubt they would be as fast as VB.
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.
Post Reply