hi guys, i re-installed win98 after i had installed RH 6.2, so LILO got overwritten. but now the linux boot floppy that i had made is corrupt and im unable to get into linux and rerun LILO. is there any way to get LILO back again.i do have the original CD from which i had installed RH 6.2. bye Navin
boot again through the cd in rescue mode. by typing in "linux rescue" and it shall drop you to a single user shell. at the prompt type in "chroot /dev/hdax" where x is the parttion on which linux resides.
once you change root to linux partiton, just run the lilo command again by typing "lilo" at the bash prompt.
and you shall have the prompt from next reboot.