Hi Sparky,

Sparky wrote:
> I'm a *nix/BSD developer and as such I have a hard drive with about 5 linux 
> distros and 2 BSD distros installed - and I'd like to install OpenSolaris in 
> there as well.
>
> Basically, right now, my setup is:
> MBR contains a root Grub partition, which chainloads the individual 
> partitions, which each have their own Grub install in their own partition 
> (usefull for distributions like Fedora and Ubuntu which update the menu with 
> every kernel update.)
>
> How do I force OpenSolaris to install its loader to the boot sector of its 
> own partition instead of the MBR?
>   

OpenSolaris installer always installs grub stage1 into boot sector
of Solaris partition.

Solaris mboot is installed into MBR - it chainloads boot loader
from  boot sector of active primary partition which is Solaris one,
since the installer makes sure that Solaris partition is set as active
at the end of the installation.

In your case, you could either chainload your other Grub boot loaders
from Solaris Grub or you could reinstall your Grub into MBR and
chainload Solaris GRUB from there.

Cheers,
Jan


Reply via email to