[virt-tools-list] virt-manager shortcut to boot guest os

Serge E. Hallyn serge.hallyn at canonical.com
Fri Sep 17 12:59:21 UTC 2010


Quoting Grant Williamson (traxtopel at gmail.com):
>  Hi,
> is there way to use virt-manager to open & power on a guest OS from say a desktop link.
> 
> i.e.
> virt-manager boot "name"

Think I would do this as:

	virsh start name
	virt-viewer name

though someone will probably chime in with a cooler way.  Hmm, the manpage
says you can do

	virt-manager --show-domain-console=UUID

and you can get the UUID from virsh dumpxml.




More information about the virt-tools-list mailing list