Hi all, I installed xen-3.3.1 and configured two DomU with 2.6.18.8-xen kernel. Now the DomU1 and DomU2 could work and the network is ok. But I used the filesystem image from jailtime, so the X-Window mode can''t work. Thus, I tried two ways to make the GUI-mode work: (1) yum install X-Window in Guest OS, and the GUI configuration Wizard shows up. When done with the configuration, the screen hangs up after reboot. I can only see the mouse pointer. (2) rebuild filesystem image from the Domain 0, however the VNC screen goes back. Below is my configuration for DomU: kernel = "/boot/vmlinuz-2.6.18.8-xen" ramdisk = "/boot/initrd-2.6.18.8.img" memory = "256" name = "domU2" vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] dhcp = "off" vfb = [''type=vnc, vncdisplay=10, vncpasswd=ok''] vnc=1 sdl=0 disk = [''tap:aio:/home/vm2/domu2.img,sda1,w''] root = "/dev/sda1 ro" extra = "console=tty0" Can someone tell me how to configure X-Window is DomU, and how to connect to DomU via VNC running in a remote machine. ( I don''t configure VNC in DomU, just have VNC server run in the Domain 0). Please help me. Thanks. Lei Ye _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello all, Can someone help me with these ? THanks a lot. 2009/5/21 Lei Ye <leiye.xen@gmail.com>> Hi all, > > I installed xen-3.3.1 and configured two DomU with 2.6.18.8-xen kernel. Now > the DomU1 and DomU2 could work and the network is ok. But I used the > filesystem image from jailtime, so the X-Window mode can''t work. Thus, I > tried two ways to make the GUI-mode work: > (1) yum install X-Window in Guest OS, and the GUI configuration Wizard > shows up. When done with the configuration, the screen hangs up after > reboot. I can only see the mouse pointer. > (2) rebuild filesystem image from the Domain 0, however the VNC screen goes > back. > > Below is my configuration for DomU: > > kernel = "/boot/vmlinuz-2.6.18.8-xen" > ramdisk = "/boot/initrd-2.6.18.8.img" > memory = "256" > name = "domU2" > vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] > dhcp = "off" > vfb = [''type=vnc, vncdisplay=10, vncpasswd=ok''] > vnc=1 > sdl=0 > disk = [''tap:aio:/home/vm2/domu2.img,sda1,w''] > root = "/dev/sda1 ro" > extra = "console=tty0" > Can someone tell me how to configure X-Window is DomU, and how to connect > to DomU via VNC running in a remote machine. ( I don''t configure VNC in > DomU, just have VNC server run in the Domain 0). Please help me. Thanks. > > Lei Ye >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
HU wenjin
2009-May-22 06:19 UTC
Re: [Xen-users] Re: VNC connection to DomU got black screen
This thread may give you some hints: http://lists.xensource.com/archives/html/xen-users/2008-06/msg00710.html ~wenjin On Fri, May 22, 2009 at 1:34 AM, Lei Ye <leiye.xen@gmail.com> wrote:> Hello all, > > Can someone help me with these ? THanks a lot. > > 2009/5/21 Lei Ye <leiye.xen@gmail.com> > > Hi all, >> >> I installed xen-3.3.1 and configured two DomU with 2.6.18.8-xen kernel. >> Now the DomU1 and DomU2 could work and the network is ok. But I used the >> filesystem image from jailtime, so the X-Window mode can''t work. Thus, I >> tried two ways to make the GUI-mode work: >> (1) yum install X-Window in Guest OS, and the GUI configuration Wizard >> shows up. When done with the configuration, the screen hangs up after >> reboot. I can only see the mouse pointer. >> (2) rebuild filesystem image from the Domain 0, however the VNC screen >> goes back. >> >> Below is my configuration for DomU: >> >> kernel = "/boot/vmlinuz-2.6.18.8-xen" >> ramdisk = "/boot/initrd-2.6.18.8.img" >> memory = "256" >> name = "domU2" >> vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] >> dhcp = "off" >> vfb = [''type=vnc, vncdisplay=10, vncpasswd=ok''] >> vnc=1 >> sdl=0 >> disk = [''tap:aio:/home/vm2/domu2.img,sda1,w''] >> root = "/dev/sda1 ro" >> extra = "console=tty0" >> Can someone tell me how to configure X-Window is DomU, and how to connect >> to DomU via VNC running in a remote machine. ( I don''t configure VNC in >> DomU, just have VNC server run in the Domain 0). Please help me. Thanks. >> >> Lei Ye >> > > > _______________________________________________ > 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
Hi all, Can someone tell a place to download the prebuild filesystem image with workable X-windows builtin? I can''t figure out my problem, so I want to find a image to use. Thanks. Lei Ye 2009/5/21 HU wenjin <wenjin.hu@gmail.com>> This thread may give you some hints: > http://lists.xensource.com/archives/html/xen-users/2008-06/msg00710.html > > > ~wenjin > > > On Fri, May 22, 2009 at 1:34 AM, Lei Ye <leiye.xen@gmail.com> wrote: > >> Hello all, >> >> Can someone help me with these ? THanks a lot. >> >> 2009/5/21 Lei Ye <leiye.xen@gmail.com> >> >> Hi all, >>> >>> I installed xen-3.3.1 and configured two DomU with 2.6.18.8-xen kernel. >>> Now the DomU1 and DomU2 could work and the network is ok. But I used the >>> filesystem image from jailtime, so the X-Window mode can''t work. Thus, I >>> tried two ways to make the GUI-mode work: >>> (1) yum install X-Window in Guest OS, and the GUI configuration Wizard >>> shows up. When done with the configuration, the screen hangs up after >>> reboot. I can only see the mouse pointer. >>> (2) rebuild filesystem image from the Domain 0, however the VNC screen >>> goes back. >>> >>> Below is my configuration for DomU: >>> >>> kernel = "/boot/vmlinuz-2.6.18.8-xen" >>> ramdisk = "/boot/initrd-2.6.18.8.img" >>> memory = "256" >>> name = "domU2" >>> vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] >>> dhcp = "off" >>> vfb = [''type=vnc, vncdisplay=10, vncpasswd=ok''] >>> vnc=1 >>> sdl=0 >>> disk = [''tap:aio:/home/vm2/domu2.img,sda1,w''] >>> root = "/dev/sda1 ro" >>> extra = "console=tty0" >>> Can someone tell me how to configure X-Window is DomU, and how to connect >>> to DomU via VNC running in a remote machine. ( I don''t configure VNC in >>> DomU, just have VNC server run in the Domain 0). Please help me. Thanks. >>> >>> Lei Ye >>> >> >> >> _______________________________________________ >> 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