WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Windows 2003 Server installation fails

To: "Steffen Heil" <lists@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Windows 2003 Server installation fails
From: "Ray Barnes" <tical.net@xxxxxxxxx>
Date: Tue, 1 Jul 2008 20:14:37 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 01 Jul 2008 17:15:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=+wgrOz7ijq8xQF2Nf/rFAbavTmtqhWwYJtneXrtMvQw=; b=osY0xyZQySfrqFpF0cqlMvA+FCii7J5eHoOmlHZUKl+u8e16uKWyv1oQgMfxuw1Pk1 srggwVAWZeeMjHEfUBZSMB3/tdizv312Oqt2iBx1lyGe3x/hAgY8hI9ekHBG97+DVGpO +kZw+lllxYLnLdq8fJ7iyITSYq7I9ifvPbGyA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=D3QuIOyjhUbfDXlt3RX5ScgeQs3Ozicth6qMEHgEqypja70+KflG56XE5eA3BJo6ZP 55LKNlJmo32415EzQmgPcEDEkUaAEPezg7FqmJdnXhchTwA/hdEmM23HXmHldUYZCV8P bDlttj/h+7dp+kGimat1///Bk5F8cMeoaTY4k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5AF2E6853F3546A0AF812D47AD3208FC@shs1>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <5AF2E6853F3546A0AF812D47AD3208FC@shs1>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Try something like:

vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncdisplay=4,vncpasswd=lolz' ]

in the config.

-Ray


On Tue, Jul 1, 2008 at 7:30 PM, Steffen Heil <lists@xxxxxxxxxxxxxxx> wrote:
Hi

I am trying to boot a HVM domain for the very first time without a GUI.
My config is as follows (64bit ubuntu hardy dom0):

 kernel  = '/usr/lib/xen/boot/hvmloader'
 builder = 'hvm'
 memory  = '512'
 device_model='/usr/lib/xen/bin/qemu-dm'
 #disk    = [
'phy:raid/windows,ioemu:hda,w','file:/root/w2k3.iso,ioemu:hdc:cdrom,r' ]
 disk    = [ 'phy:/dev/raid/windows,ioemu:hda,w' ]
 cdrom   = '/root/w2k3.iso'
 name    = 'windows'
 vif = ['type=ioemu,mac=00:16:3e:00:00:08,ip=78.46.250.160/32']
 boot='d'
 vnc=1
 vncviewer=0

It says:
 Using config file "./windows.conf".
 S tarted domain windows

But this is wrong. The domain is NOT running.
The only thing I can find in the logs is:

 # cat /var/log/xen/qemu-dm-22.log
 ...
 xs_read(): vncpasswd get error.
/vm/24f1fde3-dcb5-4720-26d0-b0335585e708/vncpasswd.
 ...

What can I do? Where can I start searching?

Regards,
 Steffen

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>