[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14620] no countdown even if timeout is set
From: |
giancarlo storti gajani |
Subject: |
[bug #14620] no countdown even if timeout is set |
Date: |
Thu, 22 Sep 2005 21:17:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.10) Gecko/20050916 Firefox/1.0.6 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14620>
Summary: no countdown even if timeout is set
Project: GNU GRUB
Submitted by: gstortig
Submitted on: Thu 09/22/05 at 21:17
Category: Booting
Severity: Major
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 0.96-r2 (gentoo)
Reproducibility: Every Time
Planned Release:
_______________________________________________________
Details:
gentoo x86 system (Intel P4)
Even if "timeout" and "default" options are set, boot waits for "enter" to be
pressed in order to boot.
My grub.conf is:
------------------------------------------
default 0
timeout 30
title Gentoo Linux MOST RECENT
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
root (hd0,0)
kernel /vmlinuz root=/dev/hda3 vmalloc=256m
title Gentoo Linux PREVIOUS
#:0 <-- type: 0 => linux, 1 => windows, 2 => other
root (hd0,0)
kernel /vmlinuz.old root=/dev/hda3 vmalloc=256m
title Change the colors
#:2 <-- type: 0 => linux, 1 => windows, 2 => other
color light-green/brown blink-red/blue
title Change the colors2
#:2 <-- type: 0 => linux, 1 => windows, 2 => other
color magenta/blue black/magenta
-----------------------------------------
this question has already been submited for a redhat system, reply was that
that version of grub was "to much modified" with respect to the original to
be considered (hope the gentoo release version does not fall in the same
caegory)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14620>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #14620] no countdown even if timeout is set,
giancarlo storti gajani <=