From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pasi =?iso-8859-1?Q?K=E4rkk=E4inen?= Subject: Re: Vnc on pv domU karmic in dom0 lenny with xen 4 and pv_ops Date: Wed, 14 Apr 2010 23:10:01 +0300 Message-ID: <20100414201001.GB1878@reaktio.net> References: <28242291.post@talk.nabble.com> <20100414133517.GR1878@reaktio.net> <28242892.post@talk.nabble.com> <20100414140047.GU1878@reaktio.net> <28243218.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: chris Cc: xen-devel@lists.xensource.com, Fantu List-Id: xen-devel@lists.xenproject.org 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? >=20 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 >=20 > On Wed, Apr 14, 2010 at 10:15 AM, Fantu wrote= : > > > > what i do for use text console, also graphical (if is desktop) and al= so vnc > > from xen?^^'' > > > > Pasi K=E4rkk=E4inen 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=3D/dev/xvda1 console= =3Dhvc0 > >>> xenconstty > >>> initrd /boot/initrd.img-2.6.31-19-generic > >>> > >> > >> console=3Dhvc0 makes it use the _text_ console, not the graphical co= nsole, > >> afaik. > >> > >> -- Pasi > >> > >>> > >>> Pasi K=E4rkk=E4inen wrote: > >>> > > >>> > Does your domU kernel have the xen virtual framebuffer driver mod= ule > >>> > loaded? > >>> > Is your domU kernel using the vfb as the console? > >>> > > >>> > -- Pasi > >>> > > >>> > > >>> > _______________________________________________ > >>> > Xen-devel mailing list > >>> > Xen-devel@lists.xensource.com > >>> > 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@lists.xensource.com > >>> http://lists.xensource.com/xen-devel > >> > >> _______________________________________________ > >> Xen-devel mailing list > >> Xen-devel@lists.xensource.com > >> http://lists.xensource.com/xen-devel > >> > >> > > > > -- > > View this message in context: http://old.nabble.com/Vnc-on-pv-domU-ka= rmic-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@lists.xensource.com > > http://lists.xensource.com/xen-devel > > >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel