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] compiling kernel in Centos Domu

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] compiling kernel in Centos Domu
From: Tait Clarridge <tait@xxxxxxxxxx>
Date: Wed, 05 Oct 2011 16:26:43 -0400
Delivery-date: Wed, 05 Oct 2011 13:27:31 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=taiter.com; s=default; h=Mime-Version:Message-ID:Content-Transfer-Encoding:Content-Type:References:In-Reply-To:Date:To:From:Subject; bh=zsiu8ebhxPph91+2z9HI5nZlzPiXjgCubO3sSgVwnlI=; b=WenkUMnz5zNhFnSdx6uLpP7Mp/HUyI7HTczC5csL0u/an61o2xg5UNLlm558Gj3LmgMNgoBgXyhNcJKlfmRUugx0LKkQAvBbr/qXn2Y1t/ifF6n5us6e2C0AvlMLpPnV;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <039E0B4AA9103344A80DA55DDDC76A936A6070@xxxxxxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <039E0B4AA9103344A80DA55DDDC76A936A6070@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> 
> but them im getting this
> 
>  
> 
> -bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
> 
> ls: /etc/modprobe.d/*.conf: No such file or directory
> 
> No module ehci-hcd found for kernel 3.0.4, aborting.
> 
>  

I'm assuming that 3.0.4 sees /etc/modprobe.conf as depricated whereas
CentOS 5 still has the file.

Try taking modprobe.conf and putting it as /etc/modprobe.d/funstuff.conf
and running the mkinitrd again maybe adding (as well as the other
options) --with=xenblk --with=xennet (not sure if those are needed for
3.0).

I think this might be because your modprobe isn't telling it what driver
is required for storage since it can't find it.

Tait

> 




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