I am not sure I understand your question.
do you mean this file.
/boot/grub/menu.lst 

I am assuming you have Linux on first drive master(hda).
And Windows on second drive slave(hdb). 
Windows does not like to be second that is why you have to do map.
Of course I could be totally wrong and you have different
configuration/partition/jumper settings.


P.S.
please post your questions to the list. This way everybody benefits.


On Thursday, January 30, 2003 9:17 AM, Simon's
[SMTP:[EMAIL PROTECTED]] wrote:
> Sorry to be a pain, but which file is it? Where is it located?
> ----- Original Message ----- 
> From: "Rokicki, Andrew" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, January 30, 2003 1:45 PM
> Subject: RE: Dual Boot
> 
> 
> > 
> > > Add the following text to the end of the file:
> > > 
> > > title Windows
> > >      rootnoverify (hd0,0)
> > >      makeactive
> > >      chainloader +1
> > > 
> > 
> > In case your Win is on slave drive do.
> >  title Windows
> >       map(hd0,hd1)
> >       map(hd1,hd0)
> >       rootnoverify (hd0,0)
> >       makeactive
> >       chainloader +1
> > 
> > 
> > 
> > _______________________________________________
> > Redhat-install-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-install-list
> > To Unsubscribe Go To ABOVE URL or send a message to:
> > [EMAIL PROTECTED]
> > Subject: unsubscribe



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to