Click to See Complete Forum and Search --> : LILO and Slackware 7.1


*Lo*Tek*
01-19-2001, 03:49 AM
I have encountered this problem even when I was still using Slackware 4.0...

During the Linux install process, it asks the user where LILO would be loaded... usually, I select the option to load LILO in the MBR... Later on, if I wanted to remove LILO, I would just call "fdisk /mbr" in Win9x, and LILO is gone... I've tried it with Red Hat and Mandrake, and I haven't encountered any problems with it...

However, when I'm using Slackware, after calling "fdisk /mbr", my system would not boot anymore to Win9x and it appears that the partition table was trashed...

has anyone out there encountered this same thing? what could be its cause?

thanks in advance!

WeDeliver
01-19-2001, 11:29 AM
Yes, if you fdisk the mbr, you destroy Windows boot record as well. I have, however, blown away LILO and it still booted to Windows, I cannot explain.

ansivirus
01-19-2001, 11:57 AM
The reason for this is the Lilo install via Slackware must "WRITE" the MBR in a different than normal format. the "fdisk /mbr" command in Windows attempts to rebuild the mbr... all it does is write a generic mbr... If the MBR was all fubared to begin with fdisk /mbr will not know a generic mbr for it and not do anything productive.. That is why you would have that problem.

-ansivirus