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

[Xen-users] Virtualizating Windows on Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Virtualizating Windows on Xen
From: "Juan Miguel Alcarria" <juanmiguelalcarria@xxxxxxxxx>
Date: Wed, 11 Jun 2008 18:08:55 +0200
Delivery-date: Wed, 11 Jun 2008 09:09:29 -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:in-reply-to:mime-version:content-type:references; bh=p54pqpcJeWU5wkyEaWy8OIcSa6h9n+HiBC+tEsb0loQ=; b=YGka9Y5LLxQYVHzWamNDBfK9Qto8Ec92OkXcbslJk9A+mSM91LdZtM8iu2Le+BW+TU X83xoFKqEm9HxxauMqrweBLzA92VTPHmBbWKZOyRznGLOnYmimT6x5XDELso3YcJCVY0 I5C6C4LZjnXN3Qk/5LHEZSQUz9qdI8NI+4QCM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=lGCTrdRiOwxTUanhgw1fkDVPHnDvenL7i0P3hCWDDrCXMY6QmZ2VTB/QKPDO9MfTI8 jzjHcaMQoCTDawlUI7cnB8aqel3XblYJKNxbfpzI3o1L3bJIgZtRqvTq1/e9t08mqF31 ApYLI6pbP1fNuEKrW6wPD5iZK9cdiuGcehld8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <d7a677b0806110253r6d95f380u806fa51c5b0964b4@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <d7a677b0806110253r6d95f380u806fa51c5b0964b4@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Hi list!, this is my second mail (i dont know if the first arrive in the list), nice to meet you ;-)

The first, sorry for my english, this is not good, i am from Spain :-(

The second THANKS in advance ;-)

I am writing because I have a problem with the virtualization of M$ Windows on Xen.

All system works OK when I virtulize systems based on GNU/Linux.

When I start my Windows Machine for make installation with the CD (iso). The Windows start OK until the installation say me "Press F2 (ASR)" (aprox.) in this moment the guest SO restart.
When Istart with other SO Knoppix, Wifiway (Based on GNU/Linux) all works very well.
If I start with ERD Commander (Based on M$) the guest SO  restart.

What am I doing wrong?


My system is:

Debian 4.0r3 Etch
Kernel 2.6.18-6-xen-vserver-686
libc6-xen                         2.3.6.ds1-13etch5                 GNU C Library: Shared libraries [Xen version]
xen-docs-3.0        3.0.3-0-4                         documentation for XEN, a Virtual Machine Monitor
xen-hypervisor-3.0.3-1-i386-pae   3.0.3-0-4                         The Xen Hypervisor on i386 with pae
xen-ioemu-3.0.3-1                 3.0.3-0-4                         XEN administrative tools
xen-linux-system-2.6.18-6-xen-vse 2.6.18.dfsg.1-18etch6             XEN system with Linux 2.6.18 image on i686
xen-tools                         2.8-2                             Tools to manage debian XEN virtual servers
xen-utils-3.0.3-1                 3.0.3-0-4                         XEN administrative tools
xen-utils-common                  3.0.3-0-2                         XEN administrative tools - common files
xenman                            0.5-2.1                           A graphical Xen management tool

My /etc/xen/windows.cfg

#
# Configuration file for the Xen instance windows, created on
# Tue Feb 12 13:15:39 2008.
#
#
# Kernel + memory size
#
kernel = '/usr/lib/xen-default/boot/hvmloader'
builder = 'hvm'
memory = '512'
#
# Disk device(s).
#
disk = [ 'phy:/dev/imagenes-xen/windows-disk,ioemu:hda,w', 'file:/cosas/windows2.iso,hdc:cdrom,r' ]
#
# Hostname
#
name = 'windows'
#
# Networking
#
#dhcp = 'dhcp'
#vif = [ 'type=ioemu, mac=00:16:3e:74:74:a5' ]
#
# Behaviour
#
> >># New stuff
device_model = 'qemu-dm'
boot = 'd'
ne2000 = 1
acpi = 1
sdl = 1
vnc = 0
vncviewer = 0
nographic = 0


My qemu.log say this:

domid: 2
qemu: the number of cpus is 1
shared page at pfn:1ffff, mfn: 58d7f
buffered io page at pfn:1fffd, mfn: 58d81
False I/O request ... in-service already: 0, pvalid: 0, port: 0, data: 0, count: 0, size: 0

Thanks

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