Written by steve196 the 25 Mar 08 at 13:50.
Category: System.
Related project:
Nothing/Others.
Status: New
Rationale
If grub already exists because some other operating system installed it, ubuntu should offer the option to just write its own three entries into the boot menu of the existing grub, instead of overwriting it with its own version.
I think this is a great idea. I have 2 harddrives and when I upgrade, I have to link the 2 grub lists together. This allows kernel changes to be shown on the menu list.
Hmmm, do all versions of linux use the same automagic grub format? I don't remember non-debian based systems using all those # options or organizing their entries the same way. I think this is a requirement in order to properly parse the old grub file and add more entries.