|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Completely in despair - Xen and Windows domU
On Wed, Apr 14, 2010 at 12:25 AM, Anton Trapp <tmp008@xxxxxxxxxxxxxxxx> wrote:
> Without this configuration lines:
>
> #vnc=1
> #vnclisten="0.0.0.0"
> #vncpasswd='asd55gugu'
> # vif = [ 'type=ioemu, ip=10.0.0.2, mac=00:16:3e:01:01:01, bridge=dummy0' ]
>
> windows runs to. If I enable VNC or the network, I get the state ------ and 0
> CPU usage. It just does NOTHING AT ALL. No warning. No error.
Try
vnc=1
vnclisten="0.0.0.0"
vncpasswd=''
vif = [ 'mac=00:16:3e:01:01:01, bridge=dummy0' ]
I seem to recall a problem with setting vnc password, so you might
want to try that first.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|