search for: startvm

Displaying 11 results from an estimated 11 matches for "startvm".

Did you mean: startva
2011 Jul 25
1
VirtualBox headless
...rt snapshots). Isn't there one simple way to run a virtual machine domain headless without vnc, spice or rdp servers? If not, which could be going wrong in my xml configuration? To help understanding of my desired behavior, what I need is to do through virsh what can be done using *VBoxManage startvm THEDOMAIN --headless* or *VBoxHeadless startvm THEDOMAIN*, because will use other hypervisors in the future, so it is a critical thing to me. Thanks in advance for the help, Guilherme Santos -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redh...
2013 Dec 04
3
CentOS 6.5 VirtualBox
Hi Is anyone here using VirtualBox? I've had it working rather well for some time, but after some recent upgrade or the other it's started exiting with a Segmentation fault just after startup, before windows are opened or anything. I've tried a few different versions, all with the same result. I'm using binary packages http://download.virtualbox.org/virtualbox/rpm/el. So,
2009 Nov 05
2
Rebased patches...
I've rebased these patches to ensure they're up to date.
2009 Oct 28
2
Refactoring of storage admin and node
This patch set supercedes the previous set, and incorporates feedback from jboggs. There is a known issue in configuring volumes on an iSCSI pool that makes them unsupported at the moment. This code functions identical to virt-manager in that regard.
2015 Mar 27
7
headless VirtualBox on Centos
Hello listmates, I am wondering if there is a set of scripts/utilities for automatically starting and running headless (no X11) VM's using VirtualBox omn a CentOS 6 server. VNC/RDP access to the VM's would be fine. Any help much appreciated. Cheers, Boris.
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going. The code won't get all the way to the define stage since I'm in the middle of retrofitting it to use virtinst instead of a home spun node definition.
2009 Dec 03
2
Refactored, fixed and ready to review...
This set of patches needed some reworking since they would not apply on top of next. They are ready for review and to be pushed.
2009 Oct 21
1
[PATCH node] Renamed files and menu items for node administration:
define domain -> add virtual machine (addvm) undefine domain -> remove virtual machine (rmvm) create domain -> start virtual machine (startvm) destroy domain -> stop virtual machine (stopvm) list domains -> list virtual machiens (listvms) Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- Makefile.am | 8 +- nodeadmin/adddomain.py | 470 +++++++++++++++++++++++++++++++++++++++++++ nodea...
2009 Dec 08
2
Rebased patches, fixed a rebasing problem...
The previous patch set had an error and one development branch's changes showed up twice, and two different change sets. So it was missing the bulk of the configuration work. This patch set fixes that.
2009 Oct 27
1
Storage admin patches
This set of patches supercedes the previous set, and has been rebased with changes from upstream.
2009 Nov 09
1
Rebased again...
This patch again rebases on upstream and should apply on next as of right now.