Re: mkinitrd failed

J.A. Magallon (jamagallon@able.es)
Sat, 7 Jun 2003 00:33:27 +0200


On 06.07, Daniel Sheltraw wrote:
> Hello list
>
> I am rebuilding a 2.4.20 kernel on a RedHat9 system. After doing
>
> make dep
> make bzImage
> make install
>
> I get an error that mkinitrd has failed. The "RAM disk support"
> and "Init Ram disk" sections of xconfig have been enabled. ANy ideas?
>

You don't have built/installed modules. Try this sequence:

make dep bzImage modules modules_install install

Hope this helps.

-- 
J.A. Magallon <jamagallon@able.es>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.21-rc7-jam1 (gcc 3.3 (Mandrake Linux 9.2 3.3-1mdk))
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/