hello all,

 i have a system already running linux.
 
 recently i recompiled this system and

 tried to add the new kernel image into

 /boot/.

 i followed the usual sequence for compiling...


   make config

   make dep
        
   make clean

   make bzImage 

   make modules; make modules_install

 then i copied the new image, 

   /usr/src/linux/arch/i386/boot/bzImage

 to /boot/vmlinuz-mynew.

 appropriately i added an entry for this in lilo.conf

 something like

    image=/boot/vmlinuz-mynew
        label=mynew
        root=/dev/hda2
        read-only

 then i ran lilo. surprisingly i saw a new message

 that i never saw before in this process......

   "No images have been defined."
 
 can anybody tell me why???

 i think i'll get a sure answer immediately..


thanx in advance
Madhu Babu P



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to