|
|
|
|
|
|
|
|
|
|
xen-users
Re:[Xen-users] Re: [Xen-devel] How to start a GUI in Xen PV DomU
At 2011-09-07 10:04:36,"Fajar A. Nugraha" <list@xxxxxxxxx> wrote:
>2011/9/7 zhikai <gbtux@xxxxxxx>:
>> Hi All,
>> Could anyone tell me how to start the desktop of a PV DomU? Does Xen support
>> the GUI in PV? And how to run a application with GUI?
>> Any reply is appreciated.
>> Best Regards,
>> Kai
>
>This question is more appropriate in xen-users, so I'm posting the reply there.
>
>There are several ways to have GUI in PV domU. You can have a virtual
>frame buffer using something like this on domU config file:
>
>vfb=[ "type=vnc,vncunused=1,vnclisten=0.0.0.0" ]
>
>... and you can connect to domU's "GUI" using "xm vncviewer" (or start
>vnc viewer directly).
Thank you for your reply. I use the vncviewer to connect to DomU and then I can see the window of vnc. However, the whole vnc window is black. I use xm console to connect to DomU and it works well. Does it need some else configuration for xen vnc?
Best Regards, Kai
>
>However, IMHO it's easier (and also better) to just install NX free
>edition/freenx/xrdp on domU, and connect with their respective client
>from a remote machine.
>
>--
>Fajar
>
>_______________________________________________
>Xen-users mailing list
>Xen-users@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|