Some time ago I tried to use Grub2, having found that Grub1 (Legacy)
didn't work on my system ( yes, I know my logic was poor! ).
While trying to find how to use it, I came across the following page :-
http://grub.enbug.org/TestingOnX86
In that page there is a section about installing Grub2 on
On Tue, 2007-10-16 at 21:30 -0500, John Pierce wrote:
> title Mandriva 2008
> rootnoverify (hd1,0)
> makeactive
> chainloader +1
> ... I have tried with root (hd1,0).
Have you tried "root (hd1)" yet?
I think that's the way to refer to the "MBR" of a drive ...
Steve
__