I noticed that the new Ubuntu no more uses the lagacy GRUB, but rather this new GRUB2 (actually version 1 point something beta). I wanted to re-arrange the order of the OS's at the boot screen, but could'n find "menu.lst".
After a quick google seach, i tried to learn what i could about GRUB2. I found out that there is a no more a menu.lst, but rather a grub.cfg that is compiled using a bunch of scripts. I learnt that I had to change the order of these scrips by renaming them (00_* before 01_* etc) and then recompile the grub.cfg.
Eventually I got what I wanted. But seriously, I miss the simplicity of just editing the menu.lst. Is there no way of reverting back to the old GRUB? I know users that upgraded from a previous version of Ubuntu could choose between keeping the old GRUB, or replacing it with the new 1. What about clean installs?
And on a side note, what's the advantages (or new features) that GRUB2 offers?
After a quick google seach, i tried to learn what i could about GRUB2. I found out that there is a no more a menu.lst, but rather a grub.cfg that is compiled using a bunch of scripts. I learnt that I had to change the order of these scrips by renaming them (00_* before 01_* etc) and then recompile the grub.cfg.
Eventually I got what I wanted. But seriously, I miss the simplicity of just editing the menu.lst. Is there no way of reverting back to the old GRUB? I know users that upgraded from a previous version of Ubuntu could choose between keeping the old GRUB, or replacing it with the new 1. What about clean installs?
And on a side note, what's the advantages (or new features) that GRUB2 offers?