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] How to set up GUI guest on non-GUI server?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] How to set up GUI guest on non-GUI server?
From: Vlado Peshov <vpesov@xxxxxxxxxxxxxx>
Date: Sun, 5 Apr 2009 17:52:17 +0200
Delivery-date: Sun, 05 Apr 2009 08:53:28 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=dia1nETy1SVtLZKy5QwSy2p9jpSxRGcLOI710WNiTlU=; b=J6rkIDuMxWv5Vgvp0epQCVFxBmBB58YrFiGM3l9QL8b2DQA+A8C+C7WgQ4FtIMHa20 qQ+bN61GGxHbH9/jOlKSZkHJ/1n62XR5aviCNzc3eRfKFGBWmYAJgFifOyWOuLkq7+cq sCHmOoLepyd9xVbW30g0BwM70jI1ij5aUi2FY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=kK7N4WnAXpYn9dQ9CqZ/butOgTk1CYmWA3Ur3yWGovTRbN4E8wqgd5bBBpw9DO/n1N 8eQtP7CicYhhDTUxboIeWaDg4zw9vvT5mJjEClwE694VHAr+nFBk1UqpLhb8atn7OZ+b bXLnOgqcmvv3vsShBHZ6oyqnYzezsQpvjixbI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <71B0B7913E524EEAA1304B42D83EA6A9@neilhp>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <24A1564DE75944D6AFE0520C66753E3D@neilhp> <a087dbb40904050545ja0a1bdakc5213635be9a465@xxxxxxxxxxxxxx> <71B0B7913E524EEAA1304B42D83EA6A9@neilhp>
Reply-to: vpesov@xxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Apr 5, 2009 at 4:24 PM, Neil Aggarwal <neil@xxxxxxxxxxxxxxxxxx> wrote:
> Vlado:
>
> That guide assumes there is already a text-based domU
> guest.

No,

>
> I am trying to do a new guest install using the GUI
> during the install.  Is that possible?
>

I am not making the difference if you are working on the guest that
already exists or you are making a new one. I just want to point that
you have to spawn vncserver on domU, listening on ID port(or manual
port) that dom0 has it. And if you have concern installing vncserver
on the dom0 itself, that is another story. Thats another vncserver
running on domU itself.

In short words I think that you have to enable sdl and vnc graphics on
your guest start if you want to use any graphics on that guest at all.
Those are two basic approaches for managing guests in xen. You also
may use X forwarding, Freenx, rdesktop(only for Windows guests), PCI
Device Assignment(for more read in Prentice Hall - Running Xen, A
Hands On Guide to the Art of Virtualization).

Regards, Vlado

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

<Prev in Thread] Current Thread [Next in Thread>