Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2008 23:46:37 +0100
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        Omer Faruk Sen <omerfsen@gmail.com>
Cc:        FreeBSD List Mailing <freebsd-questions@FreeBSD.org>
Subject:   Re: disabling boot output
Message-ID:  <0F185B64-1122-4AF1-95D0-82D3419CFFDE@FreeBSD.org>
In-Reply-To: <75a268720801040620o7367a1fdt85c33516c252d8b3@mail.gmail.com>
References:  <75a268720801040620o7367a1fdt85c33516c252d8b3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


* Omer Faruk Sen [ Jan 4, 2008 (15:20 )]:
> How can I disable boot messages so user can't see any boot message.
> I think there is 4 part for that and each of them requires a different
> configuration file to be edited.
>
> 1) boot
> 2) loader
> 3) kernel message
> 4) init scripts
>
> Can anyone send me an URL that depicts those changes? Or at least =20
> where to
> look for them. I think 2,3,4 can be done with configuration files =20
> but 1 step
> requires some code change right?

You can send the output to a serial port by putting

console=3Dcomconsole

into /boot/loader.conf.

See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/=20
serialconsole-setup.html
for details.

=E7ok selamlar
arved




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0F185B64-1122-4AF1-95D0-82D3419CFFDE>