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

Re: [Xen-users] Information Request - domU configuration variables

To: "Norton, Jerry" <jnorton@xxxxxxxxxxx>
Subject: Re: [Xen-users] Information Request - domU configuration variables
From: "Dan VerWeire" <dverweire@xxxxxxxxx>
Date: Tue, 11 Dec 2007 17:26:40 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 11 Dec 2007 14:27:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=8GiUIdQGm/I6lbV7ndenP9KvNwvfb8PoqxVG6MqSsrU=; b=jn15GXo2+V5AD/pQKt7g2sZFCA+w+qHmQ7RvOc8Dy3deHsitXVIJ+vHLlEW/20UUepp2jjKxt7jtwlyPrIgCYYe6ZkETxGCq3fL2+hPEfA79kyk7zcaxcT5IEbQeoivnDRi3GgUqqJBTJSSHD5BejVrAQDQj5ItIKt0ketBvi6w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=oxUjqmnjth6KIR6DNXaHb0v9f4haoNK60IRwB4/8mh1O2VWeeeIgkl91JCR8jcZTJ0Bj7jg0IMGiG0wrothnHvEJN95pflIVXZmU6j9vZyMIEdpBkFuE7KgFAJ2bU0khVC1Ll0Y2DOnudjLfaGiaFUjTEedmXM8WdQfuwCZTJRM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <06F00D752AB28449913615FC4CC4DD1475C513@xxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <06F00D752AB28449913615FC4CC4DD1475C513@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Jerry,

I don't have any links to more information but I can give you a quick answer on your question. You use the /path/hvmloader when you want your domU to run an operating system  that is not Xen aware, such as Windows XP, Windows Server 2003 or a non-paravirtualized linux distro. Pretty much it using the HVMLoader should allow you to install any OS on your computer that you would normally be able to on the bare metal. Your CPU must have virtualization extensions in order for this to work.

The other example you listed "kernel = '/path/vmlinuz-2.6.18-5-xen-686" is for booting a domU that is Xen aware using a linux Kernel or other that was compiled as a Xen guest domain. These types of domUs don't require the virtualization extensions in the CPU as the Kernel can talk to Xen.

At least, this is how I understand it. I am still learning...

I hope this helps.

Regards,

Dan

On Dec 11, 2007 4:56 PM, Norton, Jerry < jnorton@xxxxxxxxxxx> wrote:

Hi all, I'm new to Xen but with trial and error (and a lot of googling) I have a debian host server (dom0) working with a debian guest server (domU).  My big thing I struggled with was trying to get the domU to boot from an .iso or a cd-rom so I can setup different OS's.  Like I said, I managed to get things working but know I'm trying to understand what I did and what changed. 

 

In my searching I found some people listed their config files with:

kernel = '/path/vmlinuz-2.6.18-5-xen-686

builder = 'linux'

 

and others with:

                kernel = '/path/hvmloader

builder = 'hvm'

                device_model = '/path/qemu-dm'

 

My searching only seems to bring up hits of posted configurations.  Does anyone have any links to information explaining the different between these two values and when/why you would use them?  Sorry for the amateur questions.  I'm just trying to get a better handle on everything.

 

Thanks,  

Jerry Norton

 


_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>