Re: new kernel boot

From: Eduard Sinelnikov
Date: Mon Aug 08 2011 - 04:13:09 EST


Hi,

I got this problem ( compiled kernel from scratch )
Your problem is that the modules is not competible with your ramfs(the
initial OS before loading the real Kernel) file.
( this file is /boot/initrd.img.2-6...... )

I have to create the ramfs via mkinitramfs command

also you have to update the grub to point to the new ramfs file.

Eduard Sinelnikov.

2011/8/8 Amirali Shambayati <amirali.shambayati@xxxxxxxxx>:
> Hi all,
> I successfully installed new kernel but as new kernel is going to
> boot, I receive this error:
> FATAL:could not load /lib/modules/2.6.32.43kerneltest/modules.dep : No
> such file or directory
>
> I checked /lib/modules/2.6.32.43kerneltest directory, and modules.dep
> exists! Any guidance how can I solve the problem?
>
> Thanks in advance,
> --
> Amirali Shambayati
> Bachelor Student
> Computer Engineering Department
> Sharif University of Technology
> Tehran, Iran
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@xxxxxxxxxxxxxxxxx
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
--
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/