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.
ç=====