Hi Jon,
  thank you, my LILO config is similar (I think that default timeout is set to 
2 seconds, but it is not relevant. The difference between LILO and GRUB is, 
that GRUB displays its menu by default, but LILO waits for timeout without 
displaying its menu. To display LILO menu on standard console it waits for 
Shift key press. Then user can select item from menu and boot non-default 
kernel.
  ... and I ask if someone know how to send this "Shift pressed" event via 
serial console, or if any other workaround works.

Thank you,
  P.

On Mon, 1 Mar 2010 20:06:56 -0500
Jon Meek <[email protected]> wrote:

> My grub menu (not LILO) on a ALIX2D3 looks like this:
> 
> serial --speed=38400
> terminal serial
> 
> timeout 5
> default 0
> 
> title voyage-linux-24Jul09 nomfgpt
> root (hd0,0)
> kernel /vmlinuz root=LABEL=ROOT_FS  console=ttyS0,38400n8 nomfgpt
> initrd /initrd.img
> 
> title voyage-linux-24Jul09
> root (hd0,0)
> kernel /vmlinuz root=LABEL=ROOT_FS  console=ttyS0,38400n8
> initrd /initrd.img
> 
> -----------------------------------------
> 
> I would not normally choose 38400 baud, but it is the BIOS default on
> ALIX boards.
> 
> Jon
> 
> 2010/3/1 Pavel Vávra <[email protected]>:
> > Hallo,
> >  I try to install Voyage linux to Alix3d2 board, all works fine, thank you 
> > for this distro. But I have one question: Does anybody know how to show 
> > LILO bootup menu from serial console? I cannot find this using google, and 
> > - of course - known trick with pressing Shift during boot doesn't work - I 
> > expect, that nothing is send to serial port when I am presing shift.
> >
> > Thank you for any help,
> >  Pavel
> >
> > _______________________________________________
> > Voyage-linux mailing list
> > [email protected]
> > http://list.voyage.hk/mailman/listinfo/voyage-linux
> >
> >
> 

Attachment: pgpRfTUWiFLDF.pgp
Description: PGP signature

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to