View Single Post

   
  #7 (permalink)  
Old 01-17-2008, 06:09 PM
Paulo R. Dallan
 
Posts: n/a
Default Re: dual boot from two hard disks

Timothy Murphy wrote:

> GVK wrote:
>
>> Timothy Murphy wrote:
>>>
>>> title Windows 2000
>>> map (hd0,0) (hd1,0)
>>> map (hd1,0) (hd0,0)
>>> rootnoverify (hd1,0)
>>> chainloader +1
>>>

>> It worked
>> Thanks a lot. It would be really helpful if you can explain what's going
>> on here!!!

>
> Basically, it kids Windows into thinking it is on the master disk.
> "info grub" gives quite a lot of info on grub, on my system (Fedora-1),
> though I don't find it all that easy to follow.
>


Good!

So these are the grub instructions equivalent to the lilo ones I mentioned
in the other post. Finally saw an example in how to do it! Thank you!

I've tried to learn more about grub, but did not find it very easy, and did
not find so many resourses (at least at this moment, it was easier to go
deeper into lilo). For practical purposes, continued with lilo, to which I
have more familiarity.

Regards!

Paulo


Reply With Quote