[SOLVED] "Automatic" menu.lst title entries

I'm running a rolling Cauldron installation on a desktop PC and have recently started updating again, now that it is open.
After boot and when the Grub menu appears, the first item is now "Boot Mageia 2". I know that the first three titles in /boot/grub/menu.lst are somehow "automatically" generated because the "title" description shown in the file is not what actually appears when the Grub menu is displayed. I have shown what actually appears in square brackets below:
Manually changing the titles can get overridden, or an extra entry can appear, when a new kernel is installed, so I would like to know whether it's possible, and if so where/how, to make changes to these titles, because I would like the Grub menu to show that it's Cauldron that I am selecting.
Any help would be appreciated.
After boot and when the Grub menu appears, the first item is now "Boot Mageia 2". I know that the first three titles in /boot/grub/menu.lst are somehow "automatically" generated because the "title" description shown in the file is not what actually appears when the Grub menu is displayed. I have shown what actually appears in square brackets below:
- Code: Select all
title linux [Boot Mageia 2]
..
title linux-nonfb [Nothing actually appears]
..
title failsafe [Boot Mageia 2 (safe mode)]
..
..
Manually changing the titles can get overridden, or an extra entry can appear, when a new kernel is installed, so I would like to know whether it's possible, and if so where/how, to make changes to these titles, because I would like the Grub menu to show that it's Cauldron that I am selecting.
Any help would be appreciated.