Various Issue #35, March 1997 Our experts answer your technical questions. Removing a Boot Manager How can I remove the boot manager from the master boot block of my hard disk? —Ralph Wu A Linux Solution A backup copy of your MBR is stored in /boot when first installing LILO. You can restore it with: dd if=/boot/boot.0300 of=/dev/hda bs=446 count=1 ...
Read More »