Joe The Smoe <[email protected]> wrote: > I have installed a Debian Wheezy (which uses grub version 1.99-27) on a > new laptop and while Grub is able to properly boot the OS, once the > "Welcome to GRUB!" shows, it stays paused as long as no key have been > pressed, which I find annoying. I've tried different settings, read > documentation again and again but cannot figure out what's wrong in my > configuration.
That's odd because the default on Debian is for a 5 second timeout. Check the value of GRUB_TIMEOUT in /etc/default/grub as a first step - and also (in case it's getting changed elsewhere) check what value is getting put on /boot/grub/grub/cfg (where it's "set timeout=…") _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
