On 08-Dec-98 CaT wrote:
> Pollywog wrote the following:
>>
>>
>> I tried to install the Linux 2.0.36 kernel but when I rebooted to the
>> new
>> kernel, I got errors about not finding module dependencies. I
>> recompiled
>> again with the same results. Has anyone else had this problem with
>> 2.0.36?
>> Could it have been a bad kernel source? I got it from sunsite.unc.edu
>
> Did you do
>
> make modules
> make modules_install
>
> and
>
> depmod -a
I did this:
cd /usr/src/linux
make mrproper
make config
make dep
make clean
make bzImage
make modules
make modules_install
cp arch/i386/boot/bzImage /vmlinuz
cp System.map /
but not depmod -a
I have never done that and have never had this problem.
I will get fresh source and this time I will do depmod too.
thanks
--
Andrew
PGP Key ID 0x5EE61C37