Written by mikasjoman the 6 Mar 08 at 12:03.
Category: Look and Feel.
Related project:
Nothing/Others.
Status: New
Rationale
When you start Ubuntu we get the two second countdown, as a way to get into Grub. This makes ALL of us wait minimum two seconds, normally more, to even start booting.
The smart way would be to start booting directly, and show a small text the first 10 seconds. "Press ESC at startup to get into the boot menu". The current black DOS looking countdown also looks like crap, and is not a nice welcome to the free world.
and how would you get into recovery mode if you cant chose your boot options? if you're allready booting you cant just go back and boot the recovery mode, you'd have to shutdown you original boot, reboot, and hey, we're booting normally again.
it is possible to do this manually, but as a default is just a very, very, VERY bad idea (and even manually wouldnt advise it
open /boot/grub/menu.lst with sudo and your favorite editor
then set the countdown timer to 0, save, exit reboot
If this is implemented then the default for grub _must_ be savedefault, not always defaulting to ubuntu. Grub should defaul to whichever OS you booted last. Otherwise you'll always have to hold down the key for grub in order to boot into windows on a dual boot machine. Unless you know how to configure grub, which someone trying out ubuntu would not know.
The other thing that makes me crazy about GRUB is that it takes about 10 seconds only to get to the menu (I have dual boot system - Windows and Ubuntu). I searched everywhere and i cannot find solution. When i have only Windows - it boots IMMEDIATELY.