|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Automatic vncviewer startup
On 26 October 2011 09:35, Flavio <fbcyborg@xxxxxxxxx> wrote:
> Hello,
>
> is there a way to start automatically the vncviewer when a domU starts?
> When I was using the xm toolstack I could use "xm create domain.cfg
> -vncviewer"
> or something similar (if I'm not wrong), but I don't know how to do it with
> the
> xl toolstack. At the moment, I have to create the domain using
> xl create domU.cfg, then xl list to see the domU id and then xl
> vncviewer <domU_id>
> to start vncviewer.
OK, meanwhile I've found a workaround for this, using a combination of the
xl commands:
xl create domU.cfg && xl vncviewer `xl domid domU_name`
but the question is still valid.
>
> Is it possible?
>
> By the way: does the analogue of 'xm new domU.cfg' exist in the new xl
> toolstack?
But I didn't find an answer yet for this.
--
Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|