Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a strange problem:
I'm running a DSL (damn small Linux) distribution on an old P233mmx pc. Everything works great, except for the fact that at boot time, the timeout on the grub menu doesn't expire ...
It says something like "booting the highlighted entry in 3 seconds..." but it doesn't move on. I have to press enter and then everything works fine.
# This sets the default entry to boot.
# Remember that GRUB counts from 0, so 1 is the second entry.
default 0
# This sets the length of time in seconds that grub will wait for the user to select an OS
# before it boots the default on. I reccommend at least 15 seconds.
timeout 3
# Enter the entry for DSL here. Something like this.
title DSL-custom
kernel /boot/linux24 root=/dev/hda2 quiet vga=normal
Me neither ...
Moreover, I can't post in the DSL forum (no idea why ... I can't even access my account profile page because I don't have the rights ...)
Any hint? Maybe it's a faulty grub version?
I tried looking in the forums, but found nothing ...
thanks
Nicola
It says something like "booting the highlighted entry in 3 seconds..." but it doesn't move on. I have to press enter and then everything works fine.
Any hint?
thanks
Nicola
Same problem here!
Xubuntu 8.04
Grub 0.97
In addition I can say that I did a modification in my /boot/grub/menu.lst file: after a fresh xubuntu installation the "hiddenmenu" feature was enabled; I edited the file and disabled it.
Xubuntu is the only OS in my (pretty old) box.
Tried to increase/decrease timeout. No success.
Tried to re-enable the "hiddenmenu" feature. No success.
Tried to reinstall grub thru Synaptics. No success.
The problem has gone!
Grub installation and /boot/grub/menu.lst are fine. The problem was elsewhere.
I replaced the CMOS battery of my mother board because since a couple of month my PC didn't keep date and time. To be honest I was too lazy before to open the case to replace the CMOS battery. Yesterday afternoon wheater was rainy so I decided to replace it.
I turned on my PC and... surprise: the grub menu started to countdown again!
I never could guess that a grub problem was due to the CMOS battery.
I hope this could be of some help for someone else
Problem have been solved.
thanks...
i have also same problem that my Trixbox(centos) countdown of 5 seconds dosn't start and i have to manually press enter to start boot process .
so just i have replaced the CMOS battery cell which solve my problem.
i think reason is that Linux kernel unable to Calculate the timing which breach it to start .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.