[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Re: [Xen-users] vfb in PV
I have the same results for 'rpm -ql vnc' as well as for 'rpm -ql vnc-server' on my fc6 PVM. When i tried to connect to the fc6 vncserver from my dom0 i get connected, but do not have the display. Neither do i have a simple xterm console. The only thing i get is a menu which shows some options to be selected. ~/.vnc/xstartup is: #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey vncconfig -iconic & xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & #startx & tgv & I have commented the startx and the xinitrc as i am still unable to install xserver on fc6 PVM. Is it so that the vncviewer needs to connect with a xserver without which i cannot even have a simple xterm environment in the vncviewer? I tried 'yum install xserver' which did not work. So i tried the rpm way but am stuck with resolving the dependencies :( thanks. cheers, nikhil On Tue, Mar 11, 2008 at 7:17 AM, jim burns <jim_burn@xxxxxxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |