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-devel

[Xen-devel] How could I add the pata_marvell module for linux-2.6.18-xen

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] How could I add the pata_marvell module for linux-2.6.18-xen? [ An error when creating the initial ramdist ]
From: "顾振宇" <jeff.zy.gu@xxxxxxxxx>
Date: Wed, 1 Oct 2008 21:56:59 +0800
Delivery-date: Wed, 01 Oct 2008 06:57:28 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=wYSfudh3bc3luHQnZBmIzbatR85YDX9ylHFt94VKZMs=; b=puEo6QqH4ig+g85TqB/rTJPGEb25BPKcrPksx5e470KS6M8dH0PIhM3lsMowU5Ry0S yw3Ps9XGUJZtYS7zwEGE/qNm5fHdwbBmq+vjySrugdjcC6WltaycfbHjV0w5EbIsB3hE azUXgU9UJMumFJql9/0zZXQ6Wof4OgphNtz/k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=l5GbHtzF7q0vgOW6arwy4RBj7W4lxd0UrNzStVe5Oa4tuDBSWkjFVY51fRN0MyYLTY om8z/QcdCTloQqWDd5gxas4JfBehHe28s8rsAETdMovyMKYv0AFhroBAR8gAkH/ZUqyp EzJWU8gHQT+NaoZS8RnyTf5c4Wb9GlkgE8BwM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm trying to install xen-3.3.0 from source code.
after "make world" "make install"
There is an error when I made the intial ramdisk for Xen generated from the source code.

$mkinitrd -v -f initrd-2.6.18.8-xen.img 2.6.18.8-xen
blablabla...
Looking for deps of module pata_marvell
No module pata_marvell found for kernel 2.6.18.8-xen, aborting.

I guess I should re-edit the config file of linux-2.6.18-xen:
$make linux-2.6-xen-config CONFIGMOD=menuconfig

Which module I should added in the config menu in order to make it work?
Or are there other things I should do?

Thanks,
Jeff.Gu
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] How could I add the pata_marvell module for linux-2.6.18-xen? [ An error when creating the initial ramdist ], 顾振宇 <=