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

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





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