[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: NAHieu <nahieu@xxxxxxxxx>
  • From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>
  • Date: Wed, 25 Feb 2009 03:14:34 -0300
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 24 Feb 2009 22:15:16 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QBuAn3WRweNPfT6yODjh1R9GQSmRsSufw9gFMeO4dHSBn8Cv3Oy9X2zjs28L1/q478 wa61YBRhcpLEO8FMFQF8ceA2kS/q/umbVqwPO3P4YIQZQlEDqKWSnMlk8QuIo6OrAnWZ SeWk9C36xn7qUTqrgtyfTDG9I1bNs1nfC3w24=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

The Xen Live CD does that from scratch! You just need to change three files, one in dom0 and another one in the domU.

In dom0 /etc/xen/xend-confi.sxp configuration file:
(vnc-listen '0.0.0.0')
(vncpasswd '#vncpassword2001')

In the dom0 in your domU configuration file, do:
vfb         = [ 'type=vnc,vncdisplay=10' ]
extra       = 'console=tty0'

and in your domU /etc/X11/xorg.conf file, do:
Section "Device"
        Identifier      "Configured Video Device"
        Driver          "fbdev"
EndSection

 You be able to start X in your domU, using VNC or SDL
 I'm on Debian Lenny 5.0.

Good luck!
Thiago

2009/2/25 NAHieu <nahieu@xxxxxxxxx>
On Wed, Feb 25, 2009 at 2:24 PM, Thiago Camargo Martins Cordeiro
<thiagocmartinsc@xxxxxxxxx> wrote:
> Hi,
>
>  The new Xen Live CD v2.0 does that out of the box!
>  http://wiki.xensource.com/xenwiki/LiveCD
>
>  There is a pre-configured PV Ubuntu domU.

Excellent! But then would you mind explaining how to do that from scratch?

>
>  But, what about using FreeNX to access your domUs graphical environment
> instead vfb via SDL or VNC? It's much better!

That would be nice, but using standard SDL or VND works out-of-the
box, without having to install FreeNX.

I will try FreeNX though, after figuring out how to have X Window in
PV Linux (?)

Thanks,
H


> 2009/2/25 NAHieu <nahieu@xxxxxxxxx>
>>
>> Hi,
>>
>> Anybody please tell me how to have a PV Linux with graphics?
>>
>> I succesfully created some PV Linux with debootstrap and xen-tools.
>> But then all the images must be started with "xm create -c" command,
>> and everything then is console, with no X Window.
>>
>> In short, I want to have PV Linux, but with X. How to do that?
>>
>> Thanks,
>> H
>>
>> _______________________________________________
>> 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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.