Hi Folks, I am successfully able to boot a DomU Suse machine on a Dom0 Debian Machine. I have compiled the latest Xen-3.0-devel version of the xen. However when starting the X, The X server Crashes, saying.... "Fatal server error: xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory) " Any pointers, how to achieve this. warm regards Sanjay Upadhyay _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
HI Sanjay, I think xenU couldn''t start Xwindows locally. Could you try to start vncserver and use vncviewer to remote connection? BTW, VMX domain could start Xwindows directly. Thanks, Yongkang You(Kangkang)>-----Original Message----- >From: xen-users-bounces@lists.xensource.com [mailto:xen-users- >bounces@lists.xensource.com] On Behalf Of Sanjay Upadhyay >Sent: Thursday, November 24, 2005 10:29 PM >To: xen-users@lists.xensource.com >Subject: [Xen-users] How to get the X started on the DomU > >Hi Folks, >I am successfully able to boot a DomU Suse machine on a Dom0 Debian >Machine. I have compiled the latest Xen-3.0-devel version of the xen.However>when starting the X, The X server Crashes, saying.... >"Fatal server error: >xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory) " > >Any pointers, how to achieve this. > >warm regards >Sanjay Upadhyay_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mark Williamson
2005-Nov-25 01:24 UTC
Re: [Xen-users] How to get the X started on the DomU
> I think xenU couldn''t start Xwindows locally. Could you try to start > vncserver and use vncviewer to remote connection?Correct; Sanjay, you should pretend a domU is a separate physical machine and access it over the network. This means either: * ssh -X to the domU to enable remote X windows communications * Run vncserver in the domU * Run Xnest in dom0 and get apps in the domU to connect to it * Run FreeNX server in the domU> BTW, VMX domain could start Xwindows directly.We''d like to make this possible in native domUs too... when somebody has enough time to work on a virtual framebuffer device! Cheers, Mark> Thanks, > Yongkang You(Kangkang) > > >-----Original Message----- > >From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > >bounces@lists.xensource.com] On Behalf Of Sanjay Upadhyay > >Sent: Thursday, November 24, 2005 10:29 PM > >To: xen-users@lists.xensource.com > >Subject: [Xen-users] How to get the X started on the DomU > > > >Hi Folks, > >I am successfully able to boot a DomU Suse machine on a Dom0 Debian > >Machine. I have compiled the latest Xen-3.0-devel version of the xen. > > However > > >when starting the X, The X server Crashes, saying.... > >"Fatal server error: > >xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory) " > > > >Any pointers, how to achieve this. > > > >warm regards > >Sanjay Upadhyay > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2005-Nov-25 07:23 UTC
Re: [Xen-users] How to get the X started on the DomU
Mark Williamson wrote:>>I think xenU couldn''t start Xwindows locally. Could you try to start >>vncserver and use vncviewer to remote connection? >> >> > >Correct; Sanjay, you should pretend a domU is a separate physical machine and >access it over the network. This means either: > >* ssh -X to the domU to enable remote X windows communications >* Run vncserver in the domU >* Run Xnest in dom0 and get apps in the domU to connect to it >* Run FreeNX server in the domU > > >Personally, I think FreeNX is the best solution. Really. It''s much faster than VNC, and it has suspend/resume. Suse 10 includes freenx by default. RPMs for RedHat/Fedora is also available. Regards, Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Sanjay Upadhyay
2005-Nov-25 12:33 UTC
Re: [Xen-users] How to get the X started on the DomU
Hi, Finally I could get the VNC server up, thanks folks. On 11/25/05, Fajar A. Nugraha <fajar@telkom.net.id> wrote:> > Mark Williamson wrote: > > >>I think xenU couldn't start Xwindows locally. Could you try to start > >>vncserver and use vncviewer to remote connection? > >> > >> > > > >Correct; Sanjay, you should pretend a domU is a separate physical machine > and > >access it over the network. This means either: > > > >* ssh -X to the domU to enable remote X windows communications > >* Run vncserver in the domU > >* Run Xnest in dom0 and get apps in the domU to connect to it > >* Run FreeNX server in the domU > > > > > > > Personally, I think FreeNX is the best solution. Really. > It's much faster than VNC, and it has suspend/resume. > > Suse 10 includes freenx by default. RPMs for RedHat/Fedora is also > available. > > Regards, > > Fajar > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users