2 messages in com.xensource.lists.xen-ia64-develRE: [Xen-devel] Re: [Xen-ia64-devel] ...
FromSent OnAttachments
Zhang, Jingke08 Dec 2006 00:02 
Zhang, Jingke08 Dec 2006 00:31 
Subject:RE: [Xen-devel] Re: [Xen-ia64-devel] VTI Windows installationandbooting HowTo
From:Zhang, Jingke (jing@intel.com)
Date:12/08/2006 12:31:18 AM
List:com.xensource.lists.xen-ia64-devel

Hi Alex,

The whole environments I used are: ------------------------- MT: disabled Xen0: UP Comment " *** serial='pty' *** " in the config file (very important!) GFW: Flash.fd.2006.12.01 VTI Network: close (this may not be necessary, but I guess it may make installation faster) ------------------------- Maybe you can do a compare with your settings.

Thanks, Zhangjingke

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Zhang, Jingke Sent: Friday, December 08, 2006 4:03 PM To: Alex Williamson; You, Yongkang Cc: xen-@lists.xensource.com; xen-ia64-devel Subject: RE: [Xen-devel] Re: [Xen-ia64-devel] VTI Windows installationandbooting HowTo

Hi Alex, Using Flash.fd.2006.12.01 and Cset#12796 (with the accel_ide_pio patch from FJ), I have done the VTI_Win2k3server installation within an hour. ( Please make sure that serial='pty' has been commented in your VTI config file.) I did not meet the problem you said.

Thanks, Zhangjingke

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Alex Williamson Sent: Thursday, December 07, 2006 3:54 AM To: You, Yongkang Cc: xen-@lists.xensource.com; xen-ia64-devel Subject: [Xen-devel] Re: [Xen-ia64-devel] VTI Windows installation andbooting HowTo

On Thu, 2006-11-16 at 23:32 +0800, You, Yongkang wrote:

3. In EFI shell, go to fs0: ; run "cp efi\microsoft\winnt50\boot0000 ."

4. Go to msutil\ ; run "nvrboot";

input "I" -> "boot0000" -> "ENTER" -> "Q"; exit EFI shell; continue.

5. Windows will the perform installation. It takes >5 hours to complete installation. VTI domain still met slow CD-ROM issue, which will cause VTI domain installation slowly. In recent Changeset VTI performance depredates a lot, the installation might be slower.

I've tried this many times, and I always seem to get stuck here. I do step #4 above, exit from EFI shell, and get a quick text flash that looks like it's selecting and booting Windows 2003, then my VNC session goes blank. It runs for a little over an hour consuming 100% of a vcpu, then according to the xend.log the domain reboots. I've using the 12.01 GFW with xen-ia64-unstable.hg tip (12796). It repeats the same thing again if I re-attempt from step 4. Thanks,