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] Windows 7 on Xen 3.2.1 on Debian 5.0 fails to install

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Windows 7 on Xen 3.2.1 on Debian 5.0 fails to install
From: Hubert Łępicki <hubert.lepicki@xxxxxxxxx>
Date: Sat, 18 Jul 2009 13:39:17 +0200
Delivery-date: Sat, 18 Jul 2009 04:40:04 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=iGdxcLaaEWeeZKTzFf5EqHuGbnfRcBdNG4h4DcE5Toc=; b=o8iJXRM+xIeRg9IdOg0dTadb0NGaNDgT/6r7ZJPwoGlFtQP/wFV5acyKyUNouhZCwM 5q3ZuiQa7z9wQqPEy/CunjeM13UiGvJ1tqysSf6luEy2vqJEZESW5BF6bkqUbkJPucEQ CjaXQ/xjx7oxye4sSnoN8GBnvi9feSb9tV8sg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=IRxDF3d1UjOa2j24zXObvhVDFkADsAOlqSzerNerIzHHookq28sR3nYDMpLnk69xH+ TP6mc8F6Pb6U+oisufFHFhFo0FIwifkjdu5l90X9SUk/75w9R+RucbtxYxl4O2I9Qqom Lwx3pmATO//AuY2JD2g6M6V5LkcByXDz+zcgw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi guys,

I am having problem with installing Windows 7 RC on Xen. My config file is:

WIndows is starting, which i can see in VNC terminal, and it hangs on
"Starting windows" screen...

I get error in logs which says:
...
Done register platform.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0

And I/O request error repeats as many times as many cores virtual cpus
I set in config file.

I tried changing memory size, number of cpus but this doesn't help. I
also tried using phy:/dev/loopX config with virtual devices created at
dom0 but this also doesn't help.

Do you know the solution?

#
# Configuration file for the Xen instance staging.amberbit.com, created
# by xen-tools 3.9 on Wed Jul  8 14:44:12 2009.
#

#
#  Kernel + memory size
#

kernel = '/usr/lib/xen-3.2-1/boot/hvmloader'
builder = 'hvm'
memory = '1024'
device_model='/usr/lib/xen-3.2-1/bin/qemu-dm'
acpi = 1
apic = 1
stdvga=0
pae=1
vncconsole=1
vncpasswd=''
vcpus=4
serial='pty'
usbdevice='tablet'
shadow_memory = 8
#
#  Disk device(s).
#
disk = [ 'phy:/dev/loop2,ioemu:hda:ide,w'
'phy:/dev/loop2,ioemu:hdc:cdrom,r' ]


# Behaviour
boot='d'
vnc=1
vncviewer=1
sdl=0

#
#  Hostname
#
name        = 'win.amberbit.com'

#
#  Networking
#
vif         = [ 'type=ioemu,ip=XXX.XXX.XXX.XXX,mac=00:13:3E:XX:XX:XX'
] # x-es added to hide ip

#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'


-- 
Pozdrawiam,
Hubert Łępicki
 -----------------------------------------------
[ http://hubertlepicki.com ]

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

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