Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users]Problem in the very first step of installation of xen

To: "Jerry Amundson" <jerry@xxxxxxx>
Subject: Re: [Xen-users]Problem in the very first step of installation of xen
From: cL <clcastro@xxxxxxxxx>
Date: Wed, 31 May 2006 09:07:36 +0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 30 May 2006 18:08:11 -0700
Domainkey-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=VXhshcjoHFO2QdGSPmiOvPluL4BmU/jA7gTm8h8TOyvDV74yO5FfptxexOvGuHTi8MRI1rR0J/eVOIFz1gXZmFhtTYDIeo3ZCOCzaaUm+fuWj6c4xC2CGZCXrB0xACpfyQk5bXPUidDCV1B2I6eLR5ght/iBOQ5ZobMlua+Vv+Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200605301509.24933.jerry@xxxxxxx>
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: <ff7677fa0605301241u77808522n334c2d30070a0882@xxxxxxxxxxxxxx> <200605301509.24933.jerry@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> Parsing package install arguments
> No match for argument: kernel-xen0
> Nothing to do

This means that yum did not find the package matching the name kernel-xen0 and therefore, the xen kernel was not installed at all.

You are using 2 repositories (base and updates), try to check if the package is available there by issuing the command:

# yum search kernel-xen0
or simply
# yum search xen

I found the kernel-xen0 package at the default CORE repository (of a fresh install FC5).

I suggest u check/add repositories for yum aswell.

On 5/31/06, Jerry Amundson <jerry@xxxxxxx> wrote:
On Tue May 30 2006 14:41, Sanjib Kumar Das wrote:
> Setting up Install Process
> Setting up repositories
> base
> [1/2]
> updates
> [2/2]
> Reading repository metadata in from local files
> Excluding Packages in global exclude list

Check for "kernel-*" or the like in /etc/yum.conf.

jerry



_______________________________________________
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