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 Reboot.

To: Stuart Poulton <stuart.poulton@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Windows Reboot.
From: Scott McKenzie <scott.xensource@xxxxxxxxxxxxx>
Date: Fri, 11 Apr 2008 22:01:37 +1000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 11 Apr 2008 05:02:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1207226933.14010.22.camel@xxxxxxxxxxxxxxxxxxxxx>
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: <1207226933.14010.22.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
Stuart Poulton wrote:
Hi,

I've got a windows HVM domU however attempts to 'restart' windows from
windows, result in the domU simply being shutdown not restarted.

Windows itself is working without a problem, simply that it dosn't
reboot, and the domU has to be restarted, which is a bit of an
annoyance.

Config file below.....

name="windowsxp-2"
ostype="windowsxp"
uuid="a7052f77-b1e9-d0be-c3fd-f0e5e2b44cad"
memory=1024
vcpus=1
on_crash="restart"
on_poweroff="destroy"
on_reboot="restart"
localtime=1
apic=1
acpi=1

builder="hvm"
extid=0
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="c"
disk=[ 'file:/root/deploy.iso,hda:cdrom,r', 'phy:/dev/drbd1,hdc,w', ]
vif=[ 'mac=00:01:02:a5:93:0f,model=rtl8139,type=ioemu', ]
stdvga=0
vnc=1
vncunused=1
apic=0
acpi=1
pae=1

usb=1
usbdevice='tablet'

serial="pty"

Thanks

Stuart



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


You need to trick the Windows installer into installing the Windows ACPI
drivers as described here:
http://wiki.xensource.com/xenwiki/HowToXenWindowsOnCentOS5



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

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