[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel-option for quiet booting?



Hi, I tried it on my mips target which still outputs the bootup messages 
through the serial port...:-(

On Tuesday 01 October 2002 16:53, Teh Kok How wrote:
> Hi, I tried to add the option in GENERIC conf file and `config` complains
> syntax error...:-(
>
> On Tuesday 01 October 2002 08:03, Jolan Luff wrote:
> > On Tue, Oct 01, 2002 at 09:55:12AM +0200, Torsten Valentin wrote:
> > > > > Is there a possibility to make the kernel be quiet while booting up
> > >
> > > and
> > >
> > > > > not displaying all kind of messages?
> > > >
> > > > No.  (Which is not to say it could not be added.)
> >
> > just add option WS_KERNEL_{FG,BG}=WSCOL_BLACK
> >
> > - jolan