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] Could xen start up the existed windows 7?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Could xen start up the existed windows 7?
From: <directxdino@xxxxxxxxxxxx>
Date: Wed, 27 Oct 2010 15:43:19 +0800 (CST)
Delivery-date: Wed, 27 Oct 2010 00:44:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.tw; s=s1024; t=1288165399; bh=7wAJjuhN39Qxwu/q3so97bJxuEBKETAvO4ueJ81I1/M=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=3QXt6si2kwrsWFumwR6figPS9lc/cpzEE8Rm7DUQLiKI8er/MYHPMqZR1Y/OR7HULlM9aUxFfbfKi1ws+Sr76ou379nE4ouJ9ryH+IUmW5SWEXgzike1dfrXPEeFeztuUuy+pDL1d1OxSCUBLTU0rVFenrihhIJam2sn4GhKJw0=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.tw; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=HXQ+4igtp5hjjI0migZG9guX5GIdGZIxUK4q762hg4yrCIVZu4pLKf5NQf677kI1jJnX4uDPXlSBMk5fzhhLRTU3jsRAEn5Z+9uFH+k4Vzvp3tlPgcGE320u5piEMKFbB37iPZzhYrwj4jWvfLB9dereqNi5NBCuMY9VhYz+j5k=;
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
As the title I mentioned, does anyone succeed in starting up the existed windows 7 (installing in Hard-Disk physical partition) by xen?

I have found the similar issues, such as the website http://www.mycomputingart.com/linux/Z24.xen3-winxp-partition.html?seemore=y

This is the system what I have.
/dev/sda1: Linux
/dev/sdb1: Windows 7

(DomU configurations)
disk = [ 'phy=/dev/sdb,hda,w' ]
boot = 'c'

I used the configurations to start up the existed windows 7 by "xm create DomU.cfg" command, and I got this error messages "A problem has been detected and Windows has been 
shut down to prevent damage to your computer".

Reference the method of the website, I thought this may be caused because of the different hardwares.

But the "hardware profile" in windows 7 is knocked out.

Does anyone port existed windows 7 in the physical partition by xen?

Please give me some suggestions, thanks all.

 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Could xen start up the existed windows 7?, directxdino <=