On Sun, 20 Nov 2011, Dennis Clarke wrote:
> My config looks like so :
>
> # grep -v "^#" /boot/grub/grub.conf
> default=0
> timeout=30
> serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1
> terminal -timeout=30 serial console
The "timeout" option needs a double-dash: "--timeout".
> title
On Sun, Nov 20, 2011 at 02:13:13PM -0500, Dennis Clarke wrote:
>
> However I can not actually see the GRUB menu at boot time. I see nothing
> until the server begins to boot and then I can see everything. However the
> grub menu is absent entirely.
>
> My config looks like so :
>
..
> seria
It seems as if /etc/inittab has undergone some changes. That doesn't seem
to be related to my issues however. I am able to setup the grub.conf (
menu.lst if you like ) to use the serial console ttyS0 at 9600 baud and
the usual bits.
However I can not actually see the GRUB menu at boot time. I see
3 matches
Mail list logo