On Tue, 11 Jun 2013 13:53:36 -0400
Chris Murphy wrote:

> The easier way to do this is to use one instance of GRUB 2 in the MBR gap, 
> and then use configfile to load the grub.cfg for each distribution. Each 
> distribution updates its respective grub.cfg when there are kernel updates, 
> while static "master" grub.cfg uses configfile to forward to those 
> distribution specific grub.cfg files.

The configfile directive works only if all the modules and wot-not are identical
in the different versions of grub. As the closest thing to "chainload" that is
actually officially supported by grub2, I prefer to use "multiboot". It seems
less likely to become incompatible when (not if :-) changes are made in new
versions of grub2.
-- 
test mailing list
[email protected]
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to