This looks like you compiled you SCSI support directly into the kernel, so
there wont be a module aic7xxx.o thusly you wont need the initrd.img.

Kirk

>CONFIG_SCSI_AHA152X=y
>CONFIG_SCSI_AHA1542=y
>CONFIG_SCSI_AHA1740=y
>CONFIG_SCSI_AIC7XXX=y
>CONFIG_AIC7XXX_TCQ_ON_BY_DEFAULT=y
>CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
>CONFIG_AIC7XXX_PROC_STATS=y
>CONFIG_AIC7XXX_RESET_DELAY=5
>
>Ok, so I start over, specifying that it's compiled as a module.
>(I really don't want this, /dev/sda1 is off the scsi card, but
>I'll try anything at this point).
>
>mkinitrd again dies here with
>
>"No module aic7xxx found for kernel 2.2.17"
>
>I've tried doing the make modules && make modules_install *both*
>after the make bzImage and immediately before
>
>/sbin/mkinitrd initrd-2.2.17.img 2.2.17
>
>thinking that maybe I had to place the .img and system.map files
>there while the modules were installed in /lib/modules.
>
>Doing this didn't help - mkinitrd still complained.
>
>Any suggestions?
>
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to