On Sun, May 26, 2002 at 05:50:49AM +0100, Amit Karnik wrote:
I had some problem with Win98 and hence reinstalled Win98.Now i supose its overwritten my MBR and hence i am not able to get my LILO prompt.
Boot from the RHL7 installation disk by typing "linux rescue" at the boot prompt. After a while it will ask you whether to search for any Linux partitions on the hard disk. Say yes to this dialog box. This will mount your root partition on /mnt/sysimage and will drop you to a shell. Then do 'chroot /mnt/sysimage' at the shell. This will make /mnt/sysimage as new /. Now just typing 'lilo' will write lilo to MBR.
Abhir