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

[Xen-users] Re: [Xen-devel] Xen Dom U kernel

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: [Xen-users] Re: [Xen-devel] Xen Dom U kernel
From: kishore kumar <bodkekumar@xxxxxxxxx>
Date: Thu, 22 Apr 2010 13:08:54 -0700
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Delivery-date: Thu, 22 Apr 2010 13:16:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=D/ttmRCfhxLzPgLo3tayWw2WJD2uzRhliov06DeYoMM=; b=tVjk3WBiQExXIsTiw89lKKuTb2Gnw+ah8UfSgpEJtBZYxuNUrPmD8EigvmzUUCGCb7 IrycSW6Ife7ry9DvMuCGeQFjsoU/vhRh7f7+KiTIusctE3wDBOlmzva8ntqmMZoOfTrm E3ioGuHE2iO3hQQtrGGlgIgaAPUjQOkOIUcuY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=jUdbUPULEU1sqJklBUBo3uZk58zoohP4oPfsOfRhppy0NGwBWGDE8xgJIwfkbXp2vj 7o6opZ7XuieJY/8z4u6uMhZT3jzjjefoiS+W4oFLQn0dVGsCGLuWzyRoLR4leb2QDYka oGe54vWA+Adf8Ac9Wu9JzD1i6gShCS3WiY71s=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100422195317.GK1878@xxxxxxxxxxx>
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: <20100417122221.GI1878@xxxxxxxxxxx> <20100419192755.GT1878@xxxxxxxxxxx> <s2y9f975f341004201527w8b06fe91sc4f401144fdf57df@xxxxxxxxxxxxxx> <20100420223818.GA29329@xxxxxxxxxxxxxxxxxxx> <w2n9f975f341004201553lb850a2damd5ff38e9169567@xxxxxxxxxxxxxx> <20100420233910.GA1480@xxxxxxxxxxxxxxxxxxx> <m2k9f975f341004201709n437eff1eif3ea46510ceb9287@xxxxxxxxxxxxxx> <20100421014530.GA14527@xxxxxxxxxxxxxxxxxxx> <k2p9f975f341004221131g8a3f265t25aa80369ef4c520@xxxxxxxxxxxxxx> <20100422195317.GK1878@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I tried
mkinitrd --with xen-blkfront --with xen-netfront /boot/initrd-xenu.img  2.6.33
It complaints No module xen-blkfront found for kernel 2.6.33, aborting.
 
I dont see xen-blkfront.ko in my /lib/modules/2.633/drivers/block .  Am I looking at the right place?
 
Thank You.


On Thu, Apr 22, 2010 at 12:53 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Thu, Apr 22, 2010 at 11:31:25AM -0700, kishore kumar wrote:
>    I am trying create ramdisk image for my domU image from Konrad git
>    repository.
>
>    mkinitrd --with xenblk --with xennet /boot/initrd-xenu.img  2.6.33
>    I get No module xenblk found for kernel 2.6.33, aborting.
>    Can you please let me know what could be the problem??
>
>    I have CONFIG_XEN_BLKDEV_FRONTEND=y
>    CONFIG_XEN_NETDEV_FRONTEND=y in my .config as well.
>

Xen modules in upstream kernel.org (pvops) kernels are not called xennet or xenblk.
They're called xen-blkfront and xen-netfront in pvops kernels.

You can easily verify be checking under /lib/modules/<kernelversion>/

-- Pasi

>    Thank You.
>    On Tue, Apr 20, 2010 at 6:45 PM, Konrad Rzeszutek Wilk
>    <[1]konrad.wilk@xxxxxxxxxx> wrote:
>
>      On Tue, Apr 20, 2010 at 05:09:29PM -0700, kishore kumar wrote:
>      > I did git pull and did
>      > make
>      > make modules_install install.
>      >   Is this the problem with xen blkdevices not loaded?  Can you let me
>      know
>
>      So now you are hitting another problem. This looks
>      to be this one:
>      [2]http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00897.html
>
>      Please follow the whole thread and select the right config options.
>
> References
>
>    Visible links
>    1. mailto:konrad.wilk@xxxxxxxxxx
>    2. http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00897.html

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>