On Thu, Dec 16, 1999 at 01:51:02PM +0330, Maziar Mahzari wrote:
> Hi;
> I have RH6.0 and Win98 on my computer. I reinstalled Win98 and
> unfortunately its files raplaced lilo on the MBR. How can I get lilo back
> on the MBR and have it dual boot again?
> I really appreciate any help in advance.

Boot from either your rescue disk or the original boot disk and get to the
point where you have a bash prompt on VC2.  Next, mount your root parition
to a new mount point and run lilo, like so:

cd /
mkdir my_root
mount /dev/hda2 /my_root
/my_root/sbin/lilo -r /my_root
umount /my_root

<CTRL>-<ALT>-<DELETE>

-- 
Steve Borho                       Voice:  314-615-6349
Network Engineer
Celox Communications Corp

Fortune of the day:
Established technology tends to persist in the face of new technology.
                -- G. Blaauw, one of the designers of System 360


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to