[OmniOS-discuss] OmniOS r151022 is now out!

Dan McDonald danmcd at omniti.com
Mon May 15 18:06:45 UTC 2017


> On May 15, 2017, at 12:49 PM, Dominik Hassler <hasslerd at gmx.li> wrote:
> 
> Hey,
> 
> after the upgrade, the boot loader is still GRUB.
> 
> I did the upgrade according to the upgrade notes. Rebooted once, did a:
> 
> $ sudo beadm activate omnios-r151022
> WARNING: menu.lst file /rpool/boot/menu.lst does not exist,
>         generating a new menu.lst file
> Activated successfully
> 
> checked for a /etc/default/be file. there is none. Still the boot loader is GRUB instead of loader.

Are you on a mirrored root pool?  It's possible the libbe code that installs loader doesn't do it to all disks in a mirrored pool...

Worst-case scenario is to explicitly install it:

	foreach (drive)
		installboot -m /boot/pmbr /boot/gptzfsboot /dev/rdsk/<drive>

Dan



More information about the OmniOS-discuss mailing list