Richard Owlett <address@hidden> writes:
When operating systems are added or deleted they *SHALL* appear in the
Grub menu in the *PHYSICAL* order that have on the disk.
If the partition containing an OS has an associated label, that label
*SHALL* be used in lieu of /dev/sdaN - *NO EXCEPTIONS*.
I am assuming a Grub2 executable conforming exactly to the official
documentation.
How to obtain and install?
The menu that Grub displays is controlled by the file grub2/grub.cfg
file in Grub's partition. So as long as you ensure that that file has
the right contents, the user will see the menu that you desire.
The placement, size, and contents of the partitions of the disk are set
by other programs.
Dale