grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Support OpenIndiana in GRUB2


From: Seth Goldberg
Subject: Re: [PATCH] Support OpenIndiana in GRUB2
Date: Tue, 8 Nov 2011 11:53:44 -0800 (PST)
User-agent: Alpine 2.00 (GSO 1167 2008-08-23)


(These opinions are based on Oracle Solaris):
Some grub entries may not specify a bootfs, in which case, GRUB should
derive it from the bootfs property in the pool

bootfs is an annoying one since on-disk AFAIK only its objnum is stored
so we need to scan to determine its name. But for me it's only
backward-compatibility issue. This property shouldn't be necessary with
new or autodetected config.

The key issue is that it's possible to have BEs on a system that predate the installation of GRUB2, so if one of THOSE BEs change the default bootfs (which they will, since the beadm activate subcommand does just that), the grub.cfg would be out of date. I don't see any alternative to having GRUB2 do the scan to map the bootfs object to a zfs name :(.

 --S



reply via email to

[Prev in Thread] Current Thread [Next in Thread]