Filed under: Utilities, Linux, Open Source
Ubuntu tip: Use Startup Manager to edit your boot menu

It's relatively simple to tweak your GRUB menu by editing the menu.lst file hanging out in the grub directory of your Ubuntu file system's boot folder. You can change the boot order of the operating systems. Or you can adjust the countdown clock. But if you make a mistake, you could also make it quite difficult to load either Ubuntu or Windows.
Startup Manager, or SUM provides an easier way to edit your GRUB menu. You can find SUM in the Synaptic package manager or by typing "sudo apt-get install startupmanager" into a terminal window. Or you can just click this link.
Once it's installed, you can access Startup Manager from the System -> Administration menu. The utility lets you change the default operating system, adjust the screen resolution of the GRUB menu, and even alter the background and text colors. You can adjust the countdown timer, set a password, or alter a number of other settings. And there's fairly little risk of messing up your boot menu beyond all repair.
[via Digg and Make Tech Easier]