[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Xen Dom U kernel
- To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- From: kishore kumar <bodkekumar@xxxxxxxxx>
- Date: Thu, 22 Apr 2010 11:31:25 -0700
- Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Thu, 22 Apr 2010 11:32:20 -0700
- 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=AdnGES0A00lrYtFvtugHsDqCVl1ABrqLm0lwin2hEZ0XPJeAIiRtx9PsSkt30Z/TpW QikV2Y6J6Dc9POOEC7qzQikcQqk7b+xNQ/5wSxga0l5CUxyA9RFBSsaW+Iff2E8dIYI8 L0O4lQEdNzjCWgGbtRK24AEuIBY8vGHDsdti8=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
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.
Thank You.
On Tue, Apr 20, 2010 at 6:45 PM, Konrad Rzeszutek Wilk <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: http://lists.xensource.com/archives/html/xen-devel/2010-04/msg00897.html
Please follow the whole thread and select the right config options.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|