Please remember to execute the 'lilo' command after editing your lilo.conf file. Simply execute 'lilo -v -v'( The two -v's will give you a verbose output ). This will commit your changes to the /etc/lilo.conf file.
Regards Scott A. Runnels On Mon, 2002-02-25 at 09:39, Russell Coker wrote: > 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). > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

