Re: Remove and add lilo
On Tue, Sep 12, 2000 at 12:40:46PM -0400, Michael Goodman wrote: > Is there any way to remove lilo from MBR and add it to /dev/hda2? Thanks To remove lilo type '/sbin/lilo -u' (when logged in to linux) or 'fdisk /MBR' (when working in DOS). To add it to /dev/hda2 you must edit /etc/lilo.conf file
Remove and add lilo
Is there any way to remove lilo from MBR and add it to /dev/hda2? Thanks