[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: For Help with lilo post-installation



On Mon, 25 Feb 2002 15:25, H Mahi wrote:
> Somebody help me with lilo : how can I cancel lilo from the MBR and
> reinstall windows NT boot loader.
 
> I have installed NT in my first partion and Linux in the second. Now when I
> start my PC, it opens directly in the Linux.I don't have access to windows
> NT.
 

Add something like the following to your /etc/lilo.conf:
other=/dev/ide/host0/bus0/target0/lun0/part1
    label=windoze
    table=/dev/ide/host0/bus0/target0/lun0/disc

Or the following if you don't use devfs:
other=/dev/hda1
    label=windoze
    table=/dev/hda

-- 
Signatures >4 lines are rude.  If you send email to me or to a mailing list
that I am subscribed to which has >4 lines of legalistic junk at the end
then you are specifically authorizing me to do whatever I wish with the
message (the sig won't be read).



Reply to: