|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?
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>
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, (continued)
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Fajar A. Nugraha
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Thiago Camargo Martins Cordeiro
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Javier Guerra Giraldez
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Jeff Lane
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, John Haxby
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?,
Thiago Camargo Martins Cordeiro <=
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Thiago Camargo Martins Cordeiro
- Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, NAHieu
Re: [Xen-users] Paravirtualized Linux with graphics (X Window)?, Jeff Lane
|
|
|
|
|