[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Problem domain1, root=?? using a second hard drive.
- To: "Trevor Furnell" <trevor@xxxxxxxxxxxxx>
- From: "Henning Sprang" <henning_sprang@xxxxxx>
- Date: Wed, 12 Jul 2006 11:35:58 +0200
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 12 Jul 2006 02:36:33 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kytSpTbwLlTobkR8xXax48qRd5dY0cjWwoqx21lHXlXCLghZyb0Y7JG6vpuuw0LRHWg0sQUqeDZe0kA42dFi8A3lRppD5egs3mUTtwNH/efnSvrXO+DdO/v9ZZPaNc1qMdNyWvpXNSwCDZtCZyNzMjmI5mXiSrJK+jgozDL3rbU=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On 7/9/06, Trevor Furnell <trevor@xxxxxxxxxxxxx> wrote:
Hi;
I'm trying to get xen up and running.
I have domain 0 working, I'm now wanting to
configure domain 1 to run my second hard drive
which is a Windows XP install on a fat32 format.
(Instead of running the Windows drive under
a file within the Linux partition, I'd like to be
able to run the existing pre-setup drive, that way
all the windows stuff, is all on the one drive
which I can boot to if I ever need to.)
My problem (I think) is in the root=??? line
and I also think I have a couple of problems
with the disk=??? line as well.
You don't load a Linux kernel for windows in an hvm environment. You
need to build xen with hvm support, have an VT enabled processor, and
use a hvm config. see the example xen config files. And you can search
the list archives and the wiki for "hvm" which is the term under
which, since a while, xen does the hardware virtualization stuff,
which you need to run unmodified windows.
HTH,
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|