Re: Test6: still an error in 'make install'

From: Gawain Lynch
Date: Mon Sep 29 2003 - 03:12:46 EST


On Mon, 2003-09-29 at 14:55, reg@xxxxxxx wrote:
[snip]
> sh /usr/src/linux-2.6.0-test6/arch/i386/boot/install.sh 2.6.0-test6
> arch/i386/boot/bzImage System.map ""
> No module aic7xxx found for kernel 2.6.0-test6
> mkinitrd failed
[snip]

You most likely have a line like the following in you /etc/modules.conf

alias scsi_hostadapter aic7xxx

and mkinitrd is being called without the --builtin= option by one of the
downstream scripts from install.sh (see above)

Gawain

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/