| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] running wondows from ubuntu dapper
 
To: "Matt Price" <moptop99@xxxxxxxxx>From: "Tony Hernandez" <ttony.hernandez@xxxxxxxxx>Date: Wed, 14 Jun 2006 09:53:41 -0500Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Wed, 14 Jun 2006 07:54:24 -0700Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;	b=A0zeV5Psdab4G8fgBAI5evyHNTbl8JlnZKe8GGgbV1GLpWu28qYmVUfk1xAGei9L8v3nWU2dFmzGw05wVMdLNEpomgQmJFYLsIRssfOE0gnWH2qU392hJKdFG7DpkKprNArvJkMfPHr1ALo0G3IRXeydKFlKHMu3ZC52rijdcLo=List-id: Xen user discussion <xen-users.lists.xensource.com> Matt,
 
 I can't say that I've tried this but you could try to point the disk to the physical disk Windows is on.
 
 In your config file:
 ...
 disk = [ 'phy:/dev/hda1,ioemu:hda,rw' ]
 ...
 
 Replace /dev/hda1 with the correct path to the windows partition.
 
 Let us know what happens.  This is an interested test.
 
 Regards,
 Tony Hernandez
 
 
 On 6/14/06, Matt Price <
moptop99@xxxxxxxxx> wrote:Hi folks,
 I'm just in the process of installing ubuntu dapper on my new laptop,
 which came with windows xp preinstalled.  For now I've kept the
 original windows install in a separate partition, and I'm wondering if
 it's possible for me to access it from within ubuntu, using xen's
 hardware virtualization.  The laptop is a Latitude D820, with a
 CoreDuo T2400 CPU, and as I understand it the CPU does support Intell
 VT-x.  But I'm entirely new to this game and I'm not sure how to go
 about it.  Have you got any pointers?
 
 thanks,
 
 matt
 
 _______________________________________________
 Xen-users mailing list
 Xen-users@xxxxxxxxxxxxxxxxxxx
 http://lists.xensource.com/xen-users
 
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |