* [gentoo-server] Remove "press a key" in grub?
@ 2005-09-29 17:12 A. Khattri
2005-09-29 20:11 ` Ramon van Alteren
0 siblings, 1 reply; 2+ messages in thread
From: A. Khattri @ 2005-09-29 17:12 UTC (permalink / raw
To: gentoo-server
I have this in grub.conf on one of my servers:
# both serial & regular console
serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
terminal serial console
i.e. I want the console on both the serial port and the normal console.
Unfortunately, the "Press a key" messages loop endlessly and the server
will not boot without it, thus preventing unattended reboots - how do I
remove that?
--
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-server] Remove "press a key" in grub?
2005-09-29 17:12 [gentoo-server] Remove "press a key" in grub? A. Khattri
@ 2005-09-29 20:11 ` Ramon van Alteren
0 siblings, 0 replies; 2+ messages in thread
From: Ramon van Alteren @ 2005-09-29 20:11 UTC (permalink / raw
To: gentoo-server
On 29 Sep , 2005, at 7:12 PM, A. Khattri wrote:
>
> I have this in grub.conf on one of my servers:
>
> # both serial & regular console
> serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
> terminal serial console
We have this in grub.conf
timeout 10
default 0
serial --unit=0 --speed=115200
terminal --timeout=10 console serial
It boots unattended, total delay 20 sec
10 for terminal/serial choice
and an additional 10 for the grub timeout
Grtz Ramon
--
Change what you're saying,
Don't change what you said
The Eels
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-29 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 17:12 [gentoo-server] Remove "press a key" in grub? A. Khattri
2005-09-29 20:11 ` Ramon van Alteren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox