The command line interface looks good.

OKUJI Yoshinori wrote:
> 3. It should be specified in the configuration file to turn on the
> serial console function. Like this:
> 
> console --baudrate=9600 serial # Use serial console (9600bps)
> console serial screen # Use both consoles
> console --terminal=vt100 serial # vt100-compatible serial console
> 
> Okuji

While these are nice to have, what happens in a CD boot environment?
Clearly you do not want all systems to use a serial console. Grub needs
to detect the serial port and use it if there is no video card (at
least). I could also listen on com1 for keyboard input and steer the
menus there if someone hits a key.

Auto ttyS0 on no video card seems a Good Thing to me.

-- 
Tim Riker - http://rikers.org/ - short SIGs! <g>
All I need to know I could have learned in Kindergarten
... if I'd just been paying attention.

Reply via email to