I had win xp, win 98 and linux in my computer, lilo installed in 1st partition of boot partition and default bootloader was xps. After upgrading to linux 7.1, lilo was written accidently to MBR. So, there are now two boot loader, lilo and xp's boot loader. Is there any way to delete one of them, so that only one boot loader exist.
My boot.ini file is like this: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect C:\="Microsoft Windows 98 Second Edition" c:\LiloBoot.bin="RedHat Linux 6.2 (Kernel 2.2.14-12)" > On Sun, 4 Nov 2001, Logu wrote: > > |I tried all. Still the same message L? only coming. > |I have installed lilo on MBR, and lilo is still there, will it give the > |problem. > > Did lilo ever work from the MBR ??? > > try installing it on the first sector of the partition where you installed > linux ... and then do the dd if=/dev/hdaN of=boot.lnx bs=512 count=1 > and other steps. > > Kingsly > > > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help > _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
