R: R: [BusyBox] problem using Inittab

Filippo Ferrara filippo.ferrara at brime.it
Thu May 22 15:57:57 UTC 2003


I already give such parameters to the kernel, but because I can't pass them
by my bootloader (old release of Redboot) I have to recompile the kernel
each time want to change the console, so I thought I could avoid this
problem using Inittab


-----Messaggio originale-----
Da: Thomas Eckert [mailto:tom at uni-freiburg.de]
Inviato: giovedi 22 maggio 2003 16.02
A: Filippo Ferrara
Cc: busybox at busybox.net
Oggetto: Re: R: [BusyBox] problem using Inittab


On Thu, 22 May 2003, Filippo Ferrara wrote:

> How can I set the serial port parameters (115200n8) if I type:
> ttyS0::respawn:-/bin/sh

if your ttyS0 is configured as system console you can give the parameters on
the kernel-cmdline (so-called append-parameters in lilo or syslinux):
        console=ttyS0,115200N8

Thomas



More information about the busybox mailing list