|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Setup WinXP with HVM and qemu image
...
> xm then tells me that the domain was started succesfully, and xm list does
> show it:
> [root@localhost ~]# xm list
> Name ID Mem(MiB) VCPUs State Time(s)
> Domain-0 0 1488 2 r----- 185.5
> WindowsXP 6 517 1 ------ 0.0
>
> However, I can't find a way to connect to it via vnc. I tried
> vncviewer localhost:10
>
> But this returns immediatly with
> VNC Viewer Free Edition 4.1.2 for X - built Mar 14 2007 22:51:02
> Copyright (C) 2002-2005 RealVNC Ltd.
> See http://www.realvnc.com for information on VNC.
>
> Thu May 31 22:53:15 2007
> main: unable to connect to host: Connection refused (111)
>
> What is happening here ?
You can check what ports are opened with command:
# netstat -lnp -A inet
> [root@localhost ~]# xm list
> Name ID Mem(MiB) VCPUs State Time(s)
> Domain-0 0 1488 2 r----- 185.5
> WindowsXP 6 517 1 ------ 0.0
Also, It seems strange to me that WindowsXP Time = 0.0.
If the domain were running that field AFIAK would not be equal to 0.0
--
WBR, i.m.chubin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|