Ian Brown escribió:
Hello,
Once you recover the solaris's grub ... reinstall linux grub on the linux
partition boot sector and then chainload from solaris's grub to this linux
grub and you're done.

Just to make sure I understand: by reinstall linux grub, do you mean
that I will
boot into solaris , then when the grub menu appears, type root (hd0,2)
(let's say this is the
linux partition) and then setup(hd0) or setup(hd0,2)?

As long as I say on the linux partition boot sector it means:
setup (hd0,2)
after of course,
root (hd0,2)

What makes:

root (hd0,2)
setup (hd0,2)


Do not the setup (hd0) because you would overwrite the solaris' grub on mbr.

And the next step is inside menu.lst or grub.conf from solaris' grub to
add something as:

title MY LINUX MENU
rootnoverify (hd0,2)
chainloader +1
boot

adrian15



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to