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 XP installation in domU hangs

To: deepsrini <dsriniv@xxxxxxxx>
Subject: Re: [Xen-users] Windows XP installation in domU hangs
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Sat, 21 Feb 2009 15:49:17 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 21 Feb 2009 00:50:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2390.74.167.232.247.1235163364.squirrel@xxxxxxxxxxxxxxxx>
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: <2390.74.167.232.247.1235163364.squirrel@xxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Feb 21, 2009 at 3:56 AM, deepsrini <dsriniv@xxxxxxxx> wrote:
> I'm trying to install Windows XP SP2 in a domU. The installation seems to
> start ok, but hangs on the first setup screen

> Configuration details:
> Running on Debian Etch OS.
> Xen: version 3.1.0, built from source
> CPU: Intel Core2, with VT enabled in BIOS

You're using a somewhat old version of Xen. I know that on RHEL's Xen
version (3.1+ with lots of backports) and Xen 3.3.1, WinXP
installation works fine, so I suggest you try upgrading your Xen
installation first.

> disk = [ 'file:/mnt/windisk.img,ioemu:hda,w',
> 'phy:/dev/cdrom,ioemu:hdc:cdrom,r' ]

You probably should change "file:" with "tap:aio:", for data
consistency and performance reasons. Also you might want to remove
"ioemu:" from disk and vif line if you want to use GPLPV drivers later
(to drastically improve performance).

Both should work with the Xen versions I mentioned, but I haven't
tested it on vanilla Xen 3.1.

> #usbdevice='tablet'

You can enable this if you experince mouse pointer problems.

Regards,

Fajar

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

<Prev in Thread] Current Thread [Next in Thread>