grub-devel
[Top][All Lists]
Advanced

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

Grub2, can the following be done


From: Leslie Satenstein
Subject: Grub2, can the following be done
Date: Tue, 11 Apr 2017 17:51:56 -0400

Current-Setup
=============
SYSTEM-A Grub2 >-----+ Points to A,B,C,D,E 
                     +-->SYSTEM-B Grub2 Points to B,A,C,D,E
                     +-->SYSTEM-C Grub2 Points to C,A,B,D,E
                     +-->SYSTEM-D Grub2 Points to D,A,B,C,E
                     +-->SYSTEM-E Grub2 Points to E,A,B,C,D
                     
Problem
=======
any update to A,B.C.D.E needs a recreation of grub.cfg for each (all)
the others


Is it possible to do the following?

SYSTEM-A Grub2 >-----+A,[MASTER=Grub2]     
                     +-->SYSTEM-B Grub2 Points to B,[MASTER=Grub2]
                     +-->SYSTEM-C Grub2 Points to C,[MASTER=Grub2]
                     +-->SYSTEM-D Grub2 Points to D,[MASTER=Grub2]
                     +-->SYSTEM-E Grub2 Points to E,[MASTER=Grub2]

[Master-Grub2]
     Copy of all Grub.cfgs, neatly organized?

Any update of any system must also update MASTER-GRUB2





reply via email to

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