newly compiled kernel no .img file

From: rohit prasad (linuxlist@visto.com)
Date: Wed Dec 05 2001 - 11:16:08 EST


Hi,

 I have recompiled the linux 2.4.7-10 kernel to get ntfs readonly support.

 this is what I entered in the lilo.conf in the fllowing order,

 NEWLY COMPILED KERNEL IMAGE
 OLD KERNEL IMAGE
 WINDOWS

 
 image=/boot/wmlinux-2.4.7-10
        label=xunil
        read-only
        root=/dev/hda2
 image=/boot/vmlinuz-2.4.7-10old
        label=linux
        initrd=/boot/initrd-2.4.7-10.img
        read-only
        root=/dev/hda2
other=/dev/hda1
        optional
        label=windows

If you notice the first declaration of image the
"initrd=/boot/initrd-2.4.7-10.img" is not present . Of course I removed it so that there would be no kernel panic and I am able to boot into the new kernel (xunil).
What I want to know is what is this .img file why is it required in the original kernel compilation and not in the newer .

 Am I missing something here that could later on create problems.

All help will be gratefully ackd.

TIA,
Rohit
___________________________________________________________________________
Visit http://www.visto.com.
Find out how companies are linking mobile users to the
enterprise with Visto.

-
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/



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:28 EST