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 2008 installer hangs on Xen 3.2

To: Michael Chapman <michael.chapman@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Windows 2008 installer hangs on Xen 3.2
From: Chris <tknchris@xxxxxxxxx>
Date: Sun, 14 Feb 2010 22:49:20 -0500
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 14 Feb 2010 19:50:59 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date:cc; bh=YfryYAC5FmbYZ7mGD7cAemJYJ2vk5494PRFSwmYCySM=; b=MxPpKalvQFNnmLyQf7zxOwneyxmaUTg0rW67gNCFcAV6lHxuy+OUoloASdplXXKvkq t/xHgD2qYGzeVnI9B5oyMo3ZkAlf7ECIC0+EeskxG63O0+L0zS4MD/uZTXHtcPIG0xkb ugrkyJgq4WutfH9sljvpYHwjuoG+8JllEDF3E=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date:cc; b=SbxktBxdbA2RNfcVe/USxIizaFU/g2yy4ReC7BBe/ZRdMMDdR82l3kcI8nL/7yndmi /TYo6arHA5FufYxLRtPUBNtW4l0N1thkDxNeUnlwvb95N4iB3sLUn+lt24cztD9ckc00 JuB3FOqUlrRrdPH4cQbbDRdEOUfT98EC2svGA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.00.1002151200110.23916@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <alpine.LFD.2.00.1002151200110.23916@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I had that issue recently with 2008 r2, a non r2 disc however worked fine. Does it happen to be r2?

Sent from my iPhone

On Feb 14, 2010, at 8:04 PM, Michael Chapman <michael.chapman@xxxxxxxxxxxxx > wrote:

Hi all,

I am trying to install Windows 2008 R2 Web edition (64-bit) in a fully-virtualized guest on Xen 3.2. The problem I am having is that the installer is hanging immediately at the graphical "Starting Windows" screen. In safe mode, the last driver loaded is disk.sys.

The server hardware is a Dell PowerEdge R710, with 2 Intel Xeon E5520 processors, and 72 GiB RAM. I am using the hypervisor and Dom0 kernel packages from Debian Lenny -- xen-hypervisor-3.2-1-amd64 version 3.2.1-2 and linux-modules-2.6.26-2-xen-amd64 version 2.6.26-21 respectively.

Is this a known problem with this particular version of Xen? I would prefer not to have to upgrade Xen if possible, as it is working perfectly well with other guest OSs and on other server hardware.

I have attached the relevant bits of my Xen domain config below.

Any assistance with this matter would be greatly appreciated.

- Michael

----------------

name = "windows"
kernel = "/usr/lib/xen-default/boot/hvmloader"
builder = "hvm"
device_model = "/usr/lib/xen-default/bin/qemu-dm"
usbdevice = "tablet"
apic = 1
acpi = 1
pae = 1

memory = 2048
maxmem = 16384
vcpus = 2

disk = [
   "phy:/dev/volgroup/windows,ioemu:hda,w",
   "file:///root/windows.iso,ioemu:hdb:cdrom,r",
]

vif = [ "type=ioemu,bridge=vps,mac=54:52:00:0f:b9:d7" ]

vnc = 1
vncunused = 0
vncdisplay = 1
vnclisten = "127.0.0.1"

boot = "d"


_______________________________________________
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