I''m having problems installing a windowsXP on xen, I installed vncviewer and included these lines in configuration file (i''m not sure if all of them is needed): vnc=1 sdl=0 vncviewer=1 vncconsole=1 vfb=[''type=vnc, vncdisplay=10, vncpasswd=123456''] the configuration file seems Ok, however after creating the domain, vnc doesn''t display anything, the status of the domain is ''------'' in the domains list, (it''s not running?) I used netstat | grep 5900 to check if vnc is working but it also seems not. Thanks, _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, The port to use will be 5900 + vncdisplay either in this case IP_Dom0: 5910. => http://blog.yacoubi.fr/index.php?post/2009/07/22/Xen-installation-de-windows-avec-support-VNC (French) Best regards, Le 28 juin 2010 à 09:03, Maliheh Monshizadeh a écrit :> I''m having problems installing a windowsXP on xen, I installed vncviewer and included these lines in configuration file (i''m not sure if all of them is needed): > > vnc=1 > sdl=0 > vncviewer=1 > vncconsole=1 > vfb=[''type=vnc, vncdisplay=10, vncpasswd=123456''] > > the configuration file seems Ok, however after creating the domain, vnc doesn''t display anything, > the status of the domain is ''------'' in the domains list, (it''s not running?) > I used netstat | grep 5900 to check if vnc is working but it also seems not. > > Thanks, > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- Euro Web SARL - http://www.euro-web.fr Location de serveurs dédiés infogérés Infogérance et consulting Hébergement mutualisé sur mesure _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
vncviewer is running on an arbitrary port number but qemu-dm is not running on port 5900. (according to http://www.howtoforge.com/how-to-run-fully-virtualized-guests-hvm-with-xen-3.2-on-debian-lenny-x86_64 ) maybe this is the problem... :( I don''t have any idea why it''s not running. Thanks for the response but I don''t understand french. On Mon, Jun 28, 2010 at 3:47 PM, Mohamed Yacoubi <myacoubi@euro-web.fr>wrote:> Hi, > > The port to use will be 5900 + vncdisplay either in this case IP_Dom0: > 5910. > > => > http://blog.yacoubi.fr/index.php?post/2009/07/22/Xen-installation-de-windows-avec-support-VNC(French) > > Best regards, > > Le 28 juin 2010 à 09:03, Maliheh Monshizadeh a écrit : > > I''m having problems installing a windowsXP on xen, I installed vncviewer > and included these lines in configuration file (i''m not sure if all of them > is needed): > > vnc=1 > sdl=0 > vncviewer=1 > vncconsole=1 > vfb=[''type=vnc, vncdisplay=10, vncpasswd=123456''] > > the configuration file seems Ok, however after creating the domain, vnc > doesn''t display anything, > the status of the domain is ''------'' in the domains list, (it''s not > running?) > I used netstat | grep 5900 to check if vnc is working but it also seems > not. > > Thanks, > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > -- > Euro Web SARL - http://www.euro-web.fr > Location de serveurs dédiés infogérés > Infogérance et consulting > Hébergement mutualisé sur mesure > > > _______________________________________________ > 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