Phil Winterfield (winterfi)
2008-Aug-05 17:20 UTC
[Xen-devel] ''No module ata_generic found''
Can someone tell me the cause of and/or remedy for the ''No module ata_generic found'' error message during the mkinitrd stage? This is on a build from xen-unstable.hg pulled late yesterday. Also, FYI, I did do a ''make install'' and look in the /lib/modules/2.6.18.8-xen directory and no, I did not see an ata_generic module in there. [root@localhost xen-unstable.hg]# mkinitrd -v -f --with=ahci --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18-xen.img 2.6.18.8-xen Creating initramfs Looking for deps of module ehci-hcd: usbcore Looking for deps of module usbcore . . Looking for deps of module dm-mirror: dm-mod Looking for deps of module dm-zero: dm-mod Looking for deps of module dm-snapshot: dm-mod Looking for deps of module ata_generic No module ata_generic found for kernel 2.6.18.8-xen, aborting. <====== _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Phil Winterfield (winterfi), le Tue 05 Aug 2008 10:20:14 -0700, a écrit :> Can someone tell me the cause of and/or remedy for the ‘No module ata_generic > found’ error message during the mkinitrd stage?Your initrd tools are probably too recent for 2.6.18 and try to include modules that don''t exist in 2.6.18. Maybe you can tune them to not include them. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Possibly Parallel Threads
- No ata_generic module found during initrd image creation
- Problems checking out stable-2.6.32.16
- [PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
- [PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops.
- Xen 3.3 unstable on OpenSUSE 10.3 - initrd problem