----- Original Message -----
From: <[EMAIL PROTECTED]>
To: luciano <[EMAIL PROTECTED]>
Cc: Linux newbie <[EMAIL PROTECTED]>
Sent: Tuesday, October 12, 1999 1:17 PM
Subject: Re: NT
> luciano wrote:
>
> > > A.If you want to use lilo as the loader you can add this into /etc/lilo.conf then
> > > exec it
> >
> > thanks for the help.
> > but, add what to /etc/lilo.conf?
I think it may look like this
other=/dev/hda? // this represent the partion where you install your winNT,you
chould change ? to exact number
lable=winnt
table=/dev/hda
After add these to lilo.conf .Use:
#/sbin/lilo -v
to rewrite.