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] Newbie alert

To: Paolo Supino <paolo@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Newbie alert
From: Yura Pismerov <y.pismerov@xxxxxxxxxxxxx>
Date: Mon, 12 Jun 2006 13:31:05 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 12 Jun 2006 10:32:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <448C47BD.8020608@xxxxxxxxxxxxx>
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: <448C47BD.8020608@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mail/News 1.5 (X11/20060228)
Paolo Supino wrote:
> Hi
>
> I'm a newbie (got to start from somewhere ;-) with Xen. I'm trying to
> install Xen on my Linux system (a personal distribution based on
> Slackaware). Because it's my own distribution things are a little
> different on my system then the general accepted practices in the big
> distributions (examples: My startup and system configuration is a port
> of the OpenBSD startup and system configuration, My kernel doesn't
> support modules) and thus requires some integration work to make Xen
> work.
> Sorry for the long introduction.
>  The questions I gathered so far:
> 1. dom0 refers to the host OS?

Yes.

> 2. domU refers to a guest OS? And if there is more than 1 then any/all
> of them?

Correct.

> 3. What is the directory linux-2.6-xen-sparse for?
> 4. in the user documentation it refers to the directory
> linux-[version]-xen0 for the xen kernel. But there is no such
> directory. I guess in 3.0.2 it refers to linux-[version]-xen?

There is README file in the root of xen source tree.  Read it to see how
to configure and build xen0 and xenU.

> 5. I always use the latest (and greatest) Linux kernel, currently it's
> 2.6.16.20. Xen has the latest and greatest to the time of publishing,
> 2.6.16. I tried applying the patch to 2.6.16.20, but it failed in a
> few places and broke the kernel compilation later on. Did anyone try
> this and succeed?

I am afraid you will have to stick to whatever kernel is used by
particular version of Xen.


> 6. The documentation says to use the argument ARCH=xen when building a
> custom kernel. But when I try it it fails with no such directory
> (because there isn't a xen directory under arch).
Again, the README file contains all the commands required for
configuring and building of your kernels.

   for dom0:

   # make linux-2.6-xen0-config CONFIGMODE=menuconfig
    # make linux-2.6-xen0-build
    # make linux-2.6-xen0-install

 For domU, replace xen0 with xenU.

> 7. I always customize the kernels and get rid of all the unneeded
> options (any option I know I will never use). What options are a
> mandatory in a xen kernel in dom0 and domU(apart from the Xen sub menu)?
>
>
>
>
> TIA
> Paolo
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users


-- 
Yuri Pismerov, System Administrator
Armor Technologies (Canada) Inc.

P: 905 305 1946 (x.3519)
http://www.armorware.net

Privacy Protection Guaranteed!




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>