WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?

On Wed, Feb 25, 2009 at 12:54 PM, NAHieu <nahieu@xxxxxxxxx> wrote:
> Actually talking about PV Linux here, I really mean Linux with PV
> kernel (2.6.18-xen)
>

Something like this on domU config

vfb =['type=vnc,vnclisten=0.0.0.0']

After starting the domU with "xm create", you can then find out where
to connect to using

# xm list -l rad | grep location
            (location 0.0.0.0:5904)
            (location 2)

or

# virsh vncdisplay rad
:4

In my case domU name is rad. I can then connect with vnc using

vncviewer dom_0_IP:4

Regards,

Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users