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-devel

RE: [Xen-devel] It is possible to install Windows XP with intel vt now ?

To: "Michael Lessard" <michael.lessard@xxxxxxxxx>, <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] It is possible to install Windows XP with intel vt now ?
From: "Yu, Ping Y" <ping.y.yu@xxxxxxxxx>
Date: Fri, 28 Apr 2006 21:44:17 +0800
Delivery-date: Fri, 28 Apr 2006 06:45:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZqpvg4ank6PlvMQxGrl9p5F92wvAAIR0TA
Thread-topic: [Xen-devel] It is possible to install Windows XP with intel vt now ?
Well, you can xen-unstable change set 9460 for the demo. 
Here is the procedure to install windows:
(1) use /etc/xen/xmexample.hvm as script
(2) change option "disk" to the image file or physical device partition you 
intend to install. For example, you want to install windows in /dev/sda6, then 
you can configure:
disk = [ 'phy:/dev/sda6,hda1,w' ]

(3) change option "cdrom" to your cdrom device or ISO image, for example, 
you have a windows installation cdrom as /windows.iso, then you can configure:
cdrom='/windows.iso'

(4)change option "boot" to CD-ROM, as the following,
boot=[d]

(5) modify display to sdl

sdl=1
vnc=0
vncviewer=0

(6)after configuration, you can run
# xend start
# xm create -f /etc/xen/xmexampmle.hvm

Hope it works :-)

Ping



________________________________________
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Lessard
Sent: 2006年4月28日 17:33
To: Xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] It is possible to install Windows XP with intel vt now ?

Hi everybody, 

 I seen many post on running Windows XP on the top of Xen with proper hardware 
(Intel Vt) ... I would like to know if at this time, i could do that with Xen 
3.0.2-2 or Xen unstable ?  If yes, could you tell me the procedure ... 

In 2 week i will make a show with Intel to demonstrate this possibility ... If 
at this time we couldn't, i will change the contents of the show ;)

Thanks

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