On Wed, Apr 14, 2010 at 04:04:18PM -0400, chris wrote:
> if it is supported for pv guests, is it possible to run X using that
> virtual framebuffer and interact with X on pv guest using vnc?
>
Yes, it is possible.
Usually it's faster and better to run Xvnc or NX in the domU,
and connect over the network directly to the domU.
Console connections should only be used for maintenance when the
network is not yet configured etc.
-- Pasi
>
> On Wed, Apr 14, 2010 at 10:15 AM, Fantu <fantonifabio@xxxxxxxxxx> wrote:
> >
> > what i do for use text console, also graphical (if is desktop) and also vnc
> > from xen?^^''
> >
> > Pasi Kärkkäinen wrote:
> >>
> >> On Wed, Apr 14, 2010 at 06:53:28AM -0700, Fantu wrote:
> >>>
> >>> Thanks for help
> >>> I can't see now, i do from remote, i can access only on dom0 and xm
> >>> console
> >>> not work but the kernel used if karmic official
> >>> I have write all about creation and regard:
> >>>
> >>> wget
> >>> http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-2.6.31-19-generic_2.6.31-19.56_amd64.deb
> >>> dpkg -i linux-image...
> >>>
> >>> mkdir /boot/grub
> >>> vi /boot/grub/device.map
> >>> (hd0) /dev/xvda1
> >>>
> >>> vi /boot/grub/menu.lst
> >>> title Karmic 2.6.31
> >>> root (hd0,0)
> >>> kernel /boot/vmlinuz-2.6.31-19-generic ro root=/dev/xvda1 console=hvc0
> >>> xenconstty
> >>> initrd /boot/initrd.img-2.6.31-19-generic
> >>>
> >>
> >> console=hvc0 makes it use the _text_ console, not the graphical console,
> >> afaik.
> >>
> >> -- Pasi
> >>
> >>>
> >>> Pasi Kärkkäinen wrote:
> >>> >
> >>> > Does your domU kernel have the xen virtual framebuffer driver module
> >>> > loaded?
> >>> > Is your domU kernel using the vfb as the console?
> >>> >
> >>> > -- Pasi
> >>> >
> >>> >
> >>> > _______________________________________________
> >>> > Xen-devel mailing list
> >>> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> >>> > http://lists.xensource.com/xen-devel
> >>> >
> >>> >
> >>>
> >>> --
> >>> View this message in context:
> >>> http://old.nabble.com/Vnc-on-pv-domU-karmic-in-dom0-lenny-with-xen-4-and-pv_ops-tp28242291p28242892.html
> >>> Sent from the Xen - Dev mailing list archive at Nabble.com.
> >>>
> >>>
> >>> _______________________________________________
> >>> Xen-devel mailing list
> >>> Xen-devel@xxxxxxxxxxxxxxxxxxx
> >>> http://lists.xensource.com/xen-devel
> >>
> >> _______________________________________________
> >> Xen-devel mailing list
> >> Xen-devel@xxxxxxxxxxxxxxxxxxx
> >> http://lists.xensource.com/xen-devel
> >>
> >>
> >
> > --
> > View this message in context:
> > http://old.nabble.com/Vnc-on-pv-domU-karmic-in-dom0-lenny-with-xen-4-and-pv_ops-tp28242291p28243218.html
> > Sent from the Xen - Dev mailing list archive at Nabble.com.
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> >
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|