> This is the content created after re-compiled my 2.4 kernel after
> installing modutils 2.4.0 .
> I got no errors during the compilation.
> Now , when I try to boot into the new kernel,
> I get some initial message which says something like
> booting from the compressed kernel ( or image ) ...
> and then it just stops. Nothing happens until I reboot.
> What is going wrong ??
>

Not really sure if the problem is i810 here. Seems more like problem with 
system.map OR mkinitrd. There is a thread running on system.map already, look 
into it.
You also need to do a mkinitrd for the kernel 2.4, the process I read was 
thus; 

You need to run mkinitrd pointing to the new 2.2.4 kernel. Initrd loads the 
modules you require to mount the system root (/).  

Example: "mkinitrd /boot/initrd-2.4.0.img 2.4.0"
Edit the /etc/lilo.conf and add the initrd=/boot/initrd-2.4.img line to your 
new kernel entry.

Thats all I can think of. 
good luck, hope this helps
Ashwin


----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to